Drop tox target for python 3.5

... because the minimum version currently supported is 3.8.

Change-Id: Iebae234e47a3d04c0587d447f5672c683fbb04e0
This commit is contained in:
Takashi Kajinami 2024-01-31 13:03:09 +09:00
parent 86e3688c66
commit 977ee03534
2 changed files with 0 additions and 7 deletions

View File

@ -1 +0,0 @@
zipp===1.1.0

View File

@ -13,12 +13,6 @@ deps =
commands =
stestr run --slowest {posargs}
[testenv:py35]
deps =
-c{toxinidir}/py35-upper-constraints.txt
-r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
[testenv:integration]
allowlist_externals = bash
commands =