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