evennia/requirements.txt

8 lines
189 B
Text
Raw Normal View History

# 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
2015-02-22 16:22:29 -06:00
mock >= 1.0.1
pillow