tox-envlist is not needed to run tests.
tox version pin is too strict.

--- deprecation-alias-0.4.0/tox.ini.orig
+++ deprecation-alias-0.4.0/tox.ini
@@ -41,8 +41,6 @@
 isolated_build = True
 requires =
     pip>=21,!=22.2
-    tox-envlist>=0.2.1
-    tox~=3.0
     virtualenv!=20.16.0
 
 [envlists]