mirror of
https://github.com/ansible/awx.git
synced 2024-10-30 22:21:13 +03:00
Remove readline from dev requirements for Jenkins unit tests to pass (hopefully).
This commit is contained in:
parent
e85cf35ed9
commit
981819fdc3
@ -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)
|
||||
|
@ -39,10 +39,10 @@ logilab-common-0.60.0.tar.gz
|
||||
pylint-1.0.0.tar.gz
|
||||
django-jenkins-0.14.1.tar.gz
|
||||
ipython-1.0.0.tar.gz
|
||||
readline-6.2.4.1.tar.gz
|
||||
|
||||
# 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-6.2.4.1.tar.gz (for the ipython shell)
|
||||
|
Loading…
Reference in New Issue
Block a user