Merge "Temporary don't use u-c for inventory tox test"
This commit is contained in:
commit
997b0d78d9
3
tox.ini
3
tox.ini
@ -120,6 +120,9 @@ commands =
|
||||
deps =
|
||||
{[testenv]deps}
|
||||
-e .
|
||||
# NOTE(noonedeadpunk): Overriding install_command is a temporary solution until `requests` module version
|
||||
# will be updated in u-c as it's incompatible with ansible-lint requirements.
|
||||
install_command = pip install {opts} {packages}
|
||||
setenv =
|
||||
{[testenv]setenv}
|
||||
PYTHONHASHSEED = 100
|
||||
|
Loading…
x
Reference in New Issue
Block a user