mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Sync win/unix requirement files
This commit is contained in:
parent
566481310c
commit
e97d0d794a
2 changed files with 7 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
# Evennia dependencies, for Linux/Mac platforms
|
||||
|
||||
# general
|
||||
django > 1.10, < 2.0
|
||||
twisted == 16.0.0
|
||||
pillow == 2.9.0
|
||||
|
|
@ -8,5 +9,6 @@ future >= 0.15.2
|
|||
django-sekizai
|
||||
inflect
|
||||
|
||||
# testing
|
||||
mock >= 1.0.1
|
||||
anything
|
||||
|
|
|
|||
|
|
@ -2,12 +2,16 @@
|
|||
|
||||
# windows specific
|
||||
pypiwin32
|
||||
|
||||
# general
|
||||
django > 1.10, < 2.0
|
||||
twisted >= 16.0.0
|
||||
mock >= 1.0.1
|
||||
pillow == 2.9.0
|
||||
pytz
|
||||
future >= 0.15.2
|
||||
django-sekizai
|
||||
inflect
|
||||
|
||||
# testing
|
||||
mock >= 1.0.1
|
||||
anything
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue