Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
Updated South requirement from >=0.8 to >=0.8.4 to correspond with changes to the Getting Started page due to reported issues with South 0.8.2 and 0.8.3.
  • Loading branch information
delizin committed Jan 31, 2014
1 parent 8de289f commit e277770
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements.txt
@@ -1,8 +1,7 @@

# 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
pil
south >= 0.8
south >= 0.8.4

0 comments on commit e277770

Please sign in to comment.