Adding some more info to requirements.txt. Resolves issue 222.
This commit is contained in:
parent
fd9f0829ca
commit
2ebbf51a8a
1 changed files with 8 additions and 4 deletions
|
|
@ -1,4 +1,8 @@
|
||||||
django
|
|
||||||
twisted
|
# 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
|
pil
|
||||||
south
|
south >= 0.7
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue