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 29b2d7f commit 1b49abcCopy full SHA for 1b49abc
1 file changed
setup.py
@@ -31,6 +31,7 @@
31
zip_safe=False,
32
platforms='any',
33
install_requires=[
34
+ 'pytz',
35
'Flask',
36
'Babel>=2.3',
37
'Jinja2>=2.5'
0 commit comments