mirror of
https://github.com/evennia/evennia.git
synced 2026-03-17 13:26:30 +01:00
11 lines
178 B
Text
11 lines
178 B
Text
# Evennia dependencies, for Windows platform
|
|
|
|
# windows specific
|
|
pypiwin32
|
|
# general
|
|
django >= 1.8, < 1.9
|
|
twisted >= 15.2.1
|
|
mock >= 1.0.1
|
|
pillow == 2.9.0
|
|
pytz
|
|
future >= 0.15.2
|