mirror of
https://github.com/ansible/awx.git
synced 2026-04-04 01:35:11 -02:30
Fix RPM builds
The version of setuptools bundled with virtualenv is broken. This fixes things for both online and offline pip installs.
This commit is contained in:
@@ -3,3 +3,4 @@ setuptools_scm>=1.15.0
|
||||
vcversioner>=2.16.0.0
|
||||
pytest-runner
|
||||
isort
|
||||
virtualenv
|
||||
|
||||
Reference in New Issue
Block a user