Drop tox target for python 3.5
... because the minimum version currently supported is 3.8. Change-Id: Iebae234e47a3d04c0587d447f5672c683fbb04e0
This commit is contained in:
parent
86e3688c66
commit
977ee03534
@ -1 +0,0 @@
|
|||||||
zipp===1.1.0
|
|
6
tox.ini
6
tox.ini
@ -13,12 +13,6 @@ deps =
|
|||||||
commands =
|
commands =
|
||||||
stestr run --slowest {posargs}
|
stestr run --slowest {posargs}
|
||||||
|
|
||||||
[testenv:py35]
|
|
||||||
deps =
|
|
||||||
-c{toxinidir}/py35-upper-constraints.txt
|
|
||||||
-r{toxinidir}/requirements.txt
|
|
||||||
-r{toxinidir}/test-requirements.txt
|
|
||||||
|
|
||||||
[testenv:integration]
|
[testenv:integration]
|
||||||
allowlist_externals = bash
|
allowlist_externals = bash
|
||||||
commands =
|
commands =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user