Remove readline from dev requirements for Jenkins unit tests to pass (hopefully).

This commit is contained in:
Chris Church
2013-09-24 22:51:56 -04:00
parent e85cf35ed9
commit 981819fdc3
2 changed files with 2 additions and 2 deletions

View File

@@ -24,10 +24,10 @@ django-debug-toolbar
django-devserver
django-jenkins
ipython
readline
# You may also need to install the following extra packages using the OS
# package manager, or pip if you're running inside a virtualenv.
# - ansible (via yum, pip or source checkout)
# - psycopg2 (via "yum install python-psycopg2")
# - python-ldap (via "yum install python-ldap")
# - readline (for using the ipython interactive shell)