mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
16 lines
220 B
Text
16 lines
220 B
Text
# Evennia dependencies, for Windows platform
|
|
|
|
# windows specific
|
|
pypiwin32
|
|
|
|
django > 1.11, < 2.0
|
|
twisted >= 18.0.0, < 19.0.0
|
|
pillow == 2.9.0
|
|
pytz
|
|
future >= 0.15.2
|
|
django-sekizai
|
|
inflect
|
|
|
|
# testing
|
|
mock >= 1.0.1
|
|
anything
|