]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
pin pytest lower bound at 4.6.11
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 8 Oct 2020 16:52:39 +0000 (12:52 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 8 Oct 2020 16:52:39 +0000 (12:52 -0400)
commitbcc17b1d6e2cac3b0e45c0b17a62cf2d5fc5c5ab
tree201160070ac44c931d336684f2bd37a6180dfcdb
parent92af8dae09618198685b82f10072c8d43ad6a877
pin pytest lower bound at 4.6.11

we need 4.6 to support Python 2.  however 4.6.0 is too low,
4.6.11 seems to work in both python 2 and 3, pin on that

Change-Id: I0a5995ca5e5bf08a06997130e4ffbaaceef8d942
tox.ini