mirror of
https://github.com/ansible/awx.git
synced 2024-11-02 01:21:21 +03:00
9f33127919
* include requirements.txt in requirements_jenkins.txt * include requirements.txt in requirements_dev.txt * alter Makefile to NOT call the requirements rule in the requirements_* rules. Again, this is now handled by the -r requirements.txt in the respective _*.txt file. * install jenkins requirements "globally" (in the virtualenv)
7 lines
80 B
Plaintext
7 lines
80 B
Plaintext
-r requirements.txt
|
|
django-devserver
|
|
django-debug-toolbar
|
|
unittest2
|
|
pep8
|
|
flake8
|