mirror of
https://github.com/ansible/awx.git
synced 2026-03-18 09:27:31 -02:30
fix some requirements updater breakage
- remove requirements_ansible logic from the update script - removed the need for py2-specific system dependencies - update to the latest pip-tools and move to the new long format (https://github.com/jazzband/pip-tools/pull/1237) - fixed a few busted references to receptorctl @ devel
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
git+https://github.com/ansible/system-certifi.git@devel#egg=certifi
|
||||
git+git://github.com/ansible/ansible-runner@devel#egg=ansible-runner
|
||||
git+https://github.com/project-receptor/receptor.git@#egg=receptorctl&subdirectory=receptorctl
|
||||
git+https://github.com/project-receptor/receptor.git@0.9.6#egg=receptorctl&subdirectory=receptorctl
|
||||
|
||||
Reference in New Issue
Block a user