Skip to content

Commit cd14b10

Browse files
committed
Add repository and documentation links to pyproject.toml
1 parent a57e3ee commit cd14b10

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ authors = ["Armin Ronacher"]
66
maintainers = ["Tyler Kennedy <[email protected]>"]
77
license = "BSD-3-Clause"
88
readme = "README.md"
9+
repository = "https://github.com/python-babel/flask-babel"
10+
documentation = "https://python-babel.github.io/flask-babel/"
911
classifiers = [
1012
'Development Status :: 5 - Production/Stable',
1113
'Environment :: Web Environment',

0 commit comments

Comments
 (0)