Drop remaining lower-constraints target

Testing of lower constraints was removed long ago and the target has
been invalid since then.

Change-Id: I8278239dc40c8589b333e1131e09f94bfed7df39
This commit is contained in:
Takashi Kajinami
2025-04-14 21:24:32 +09:00
parent 7d199f5751
commit 98291f3b0d

View File

@ -1,6 +1,6 @@
[tox]
minversion = 3.18.0
envlist = py3{9,12},pep8,lower-constraints
envlist = py3{9,12},pep8
ignore_basepython_conflict=true
[testenv]