Skip to content

Commit 0e669f6

Browse files
committed
feat(tz): add pytz as a requirement to get better timezone data (Olsen DB)
https://docs.djangoproject.com/en/1.9/topics/i18n/timezones/ recommended
1 parent c4b7dfe commit 0e669f6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rootfs/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ morph==0.1.2
1111
ndg-httpsclient==0.4.0
1212
psycopg2==2.6.1
1313
PyOpenSSL==0.15.1
14+
pytz==2015.7
1415
PyYAML==3.11
1516
requests==2.9.1
1617
simpleflock==0.0.3

0 commit comments

Comments
 (0)