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.
2 parents 82f8e20 + 1b49abc commit e06d695Copy full SHA for e06d695
setup.py
@@ -20,6 +20,7 @@
20
zip_safe=False,
21
platforms='any',
22
install_requires=[
23
+ 'pytz',
24
'Flask',
25
'Babel>=2.3',
26
'Jinja2>=2.5'
0 commit comments