Merge pull request #3709 from AlanCoding/piparoo

Apply same pip and setuptools to AWX and Ansible venv

Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
This commit is contained in:
softwarefactory-project-zuul[bot]
2019-04-15 21:05:49 +00:00
committed by GitHub

View File

@@ -121,5 +121,5 @@ xmlsec==1.3.3 # via python3-saml
zope.interface==4.6.0 # via twisted
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools
pip==9.0.1
setuptools==36.0.1