]> 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:53 +0000 (17:34 -0500)
commit352dad47349cbf55db1de107a8f7a7f5f3fbefd6
tree0e252ead97b1bef0acca35f52cd03ffe2051fb31
parent73e35b53aaa541fd3e6445fa03a661609592a5b7
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
(cherry picked from commit aa2c2c8b4189b0fd71e7f8af0a81eda4204678f9)
tox.ini