]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
disable new tox 4.4.0 feature
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 25 Jan 2023 22:34:08 +0000 (17:34 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 25 Jan 2023 22:34:08 +0000 (17:34 -0500)
commitaa2c2c8b4189b0fd71e7f8af0a81eda4204678f9
tree4cc3230a1bce01d966229329a1806fc1bf67b562
parentec2151fd5915d35ba9a8b9f09b9b677a209a66ad
disable new tox 4.4.0 feature

a new flag constrain_package_deps appears to interpret deps
as constraints, and not requirements.  turn it off.

also remove the python setup command and use their default,
try to stay compatible

Change-Id: Ib400a7783c08c2c63ddb099944cd48b9631acd75
tox.ini