We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a57e3ee commit cd14b10Copy full SHA for cd14b10
pyproject.toml
@@ -6,6 +6,8 @@ authors = ["Armin Ronacher"]
6
maintainers = ["Tyler Kennedy <[email protected]>"]
7
license = "BSD-3-Clause"
8
readme = "README.md"
9
+repository = "https://github.com/python-babel/flask-babel"
10
+documentation = "https://python-babel.github.io/flask-babel/"
11
classifiers = [
12
'Development Status :: 5 - Production/Stable',
13
'Environment :: Web Environment',
0 commit comments