mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-20 15:01:48 -05:00
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