We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 57c9c93 + 344a221 commit a3adbc6Copy full SHA for a3adbc6
1 file changed
pyproject.toml
@@ -10,6 +10,8 @@ license = {file = "LICENSE.txt"}
10
authors = [
11
{name = "Glyph", email = "glyph@twistedmatrix.com" } # Optional
12
]
13
+urls = { Homepage = "https://github.com/glyph/DateType", Documentation = "https://datetype.readthedocs.io/en/latest/" }
14
+
15
classifiers = [
16
"Development Status :: 5 - Production/Stable",
17
# Indicate who your project is intended for
0 commit comments