Merge pull request #20 from edx/zoldak/distribute-version
require distribute >= because there is an old branch out there that messes up the build server
This commit is contained in:
@@ -4,7 +4,7 @@ beautifulsoup4==4.1.3
|
||||
beautifulsoup==3.2.1
|
||||
boto==2.6.0
|
||||
celery==3.0.19
|
||||
distribute==0.6.28
|
||||
distribute>=0.6.28
|
||||
django-celery==3.0.17
|
||||
django-countries==1.5
|
||||
django-followit==0.0.3
|
||||
|
||||
Reference in New Issue
Block a user