mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
7 lines
189 B
Text
7 lines
189 B
Text
# Evennia dependencies. If using pip, this file can be used to install
|
|
# dependencies directly, using 'pip install -r requirements.txt'.
|
|
|
|
django >= 1.7
|
|
twisted >= 12.0
|
|
mock >= 1.0.1
|
|
pillow
|