mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
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
|
||||
mock >= 1.0.1
|
||||
pillow
|
||||
pytz
|
||||
|
|
|
|||
|
|
@ -7,3 +7,4 @@ django >= 1.8, < 1.9
|
|||
twisted >= 15.2.1
|
||||
mock >= 1.0.1
|
||||
pillow
|
||||
pytz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue