]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Ensure Oracle < 8 used for python 2 in tox
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 29 Jun 2020 15:23:19 +0000 (11:23 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 29 Jun 2020 15:23:19 +0000 (11:23 -0400)
commit4b69f0debf6fc1c5e6279fa9029059456462b382
treea6c6a80e93cf4a0e094404a47b3020dca299a539
parent56d1a3878f196eaa61d95a2b5320c2f6a046893e
Ensure Oracle < 8 used for python 2 in tox

this is already in master, backporting to 1.3.

the issue of the oracle extras_require in setup.py
is a separate issue as master still has no version
qualification in this area either.

Change-Id: Ib612401aaa2d5d109b26bc18a0fc817a15a98bf8
tox.ini