diff --git a/pyproject.toml b/pyproject.toml index 2e16788..dce2adc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,6 +10,8 @@ license = {file = "LICENSE.txt"} authors = [ {name = "Glyph", email = "glyph@twistedmatrix.com" } # Optional ] +urls = { Homepage = "https://github.com/glyph/DateType", Documentation = "https://datetype.readthedocs.io/en/latest/" } + classifiers = [ "Development Status :: 5 - Production/Stable", # Indicate who your project is intended for