mirror of
https://github.com/ansible/awx.git
synced 2026-03-08 05:01:09 -02:30
Remove readline from dev requirements for Jenkins unit tests to pass (hopefully).
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user