Adding some more info to requirements.txt. Resolves issue 222.

This commit is contained in:
Griatch 2012-03-21 09:09:37 +01:00
parent fd9f0829ca
commit 2ebbf51a8a

View file

@ -1,4 +1,8 @@
django
twisted # Evennia dependencies. If using pip, this file can be used to install
pil # dependencies directly, using 'pip install -r requirements.txt'.
south
django >= 1.2
twisted >= 10.0
pil
south >= 0.7