Update requirements to support CentOS/Python2.6.

This commit is contained in:
Chris Church
2013-09-24 23:13:27 -04:00
parent 981819fdc3
commit 7a2f5811e3
3 changed files with 3 additions and 1 deletions

View File

@@ -22,6 +22,7 @@ Django>=1.4
# Development-only packages:
django-debug-toolbar
django-devserver
unittest2
django-jenkins
ipython