Skip to content

Commit a3adbc6

Browse files
authored
Merge pull request #14 from deronnax/add-project-links
add repo and doc links to pyproject.toml
2 parents 57c9c93 + 344a221 commit a3adbc6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ license = {file = "LICENSE.txt"}
1010
authors = [
1111
{name = "Glyph", email = "glyph@twistedmatrix.com" } # Optional
1212
]
13+
urls = { Homepage = "https://github.com/glyph/DateType", Documentation = "https://datetype.readthedocs.io/en/latest/" }
14+
1315
classifiers = [
1416
"Development Status :: 5 - Production/Stable",
1517
# Indicate who your project is intended for

0 commit comments

Comments
 (0)