Added pytz to the requirement list, to handle timezones better
This commit is contained in:
parent
561b051734
commit
f116543e14
2 changed files with 2 additions and 0 deletions
|
|
@ -4,3 +4,4 @@ django >= 1.8, < 1.9
|
||||||
twisted >= 15.2.1
|
twisted >= 15.2.1
|
||||||
mock >= 1.0.1
|
mock >= 1.0.1
|
||||||
pillow
|
pillow
|
||||||
|
pytz
|
||||||
|
|
|
||||||
|
|
@ -7,3 +7,4 @@ django >= 1.8, < 1.9
|
||||||
twisted >= 15.2.1
|
twisted >= 15.2.1
|
||||||
mock >= 1.0.1
|
mock >= 1.0.1
|
||||||
pillow
|
pillow
|
||||||
|
pytz
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue