mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 23:07:42 -02:30
Ability to use updater script to pin dev requirements (#14644)
* Add a dev option for updater script to pin CI reqs * Avoid removing git links for dev requirements * Add dev to primary options * Fix up sanitize git switch
This commit is contained in:
@@ -10,7 +10,6 @@ black
|
||||
pytest!=7.0.0
|
||||
pytest-cov
|
||||
pytest-django
|
||||
pytest-pythonpath
|
||||
pytest-mock==1.11.1
|
||||
pytest-timeout
|
||||
pytest-xdist==1.34.0 # 2.0.0 broke zuul for some reason
|
||||
|
||||
Reference in New Issue
Block a user