mirror of
https://github.com/evennia/evennia.git
synced 2026-03-18 22:06:30 +01:00
8 lines
186 B
Text
8 lines
186 B
Text
|
|
# Evennia dependencies. If using pip, this file can be used to install
|
|
# dependencies directly, using 'pip install -r requirements.txt'.
|
|
|
|
django >= 1.2
|
|
twisted >= 10.0
|
|
pil
|
|
south >= 0.7
|