]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
lower setuptools lower bound to suit python 2.7
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 20 Jun 2024 16:26:10 +0000 (12:26 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 20 Jun 2024 16:26:10 +0000 (12:26 -0400)
commit18272c5838090a74dab8e121a507ba5b6284bfb1
treeba16fcf1dbaf9956747e4f57bc1115ffd129786d
parent40a74d3236e38e5c2428075ab02c53f6c58b9f61
lower setuptools lower bound to suit python 2.7

looks like 44.x is the latest for 2.7.

not sure how this passed on CI when we had it at 60?

Change-Id: I9d351ef855de9d84482c458f22118b4f7b40f763
pyproject.toml