mirror of
https://github.com/ansible/awx.git
synced 2026-04-07 11:09:22 -02:30
Add requirements/jenkins.txt
Moves custom test requirements out of jenkins and into the repository.
This commit is contained in:
11
requirements/jenkins.txt
Normal file
11
requirements/jenkins.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
# PIP requirements for running Tower unittests in jenkins.
|
||||
# Install using "pip --no-index -r jenkins.txt".
|
||||
|
||||
python-ldap
|
||||
ansible
|
||||
coverage
|
||||
pyzmq
|
||||
python-memcached
|
||||
pyflakes
|
||||
pep8
|
||||
pylint
|
||||
Reference in New Issue
Block a user