mirror of
https://github.com/ansible/awx.git
synced 2026-02-02 01:58:09 -03: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:
@@ -141,6 +141,7 @@ RUN dnf -y install \
|
||||
strace \
|
||||
vim \
|
||||
nmap-ncat \
|
||||
libpq-devel \
|
||||
nodejs \
|
||||
nss \
|
||||
make \
|
||||
|
||||
Reference in New Issue
Block a user