diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-06-29 14:01:07 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-06-29 15:01:28 -0400 |
commit | 897cd1766d1fabb2368d07a6958496815abe4589 (patch) | |
tree | 754f64ad1169f12dc2ab9801561ce194cff2bc0b /lib/sqlalchemy/sql/functions.py | |
parent | 5f5b56d646f154ee572c9de80449423304103bad (diff) | |
download | sqlalchemy-897cd1766d1fabb2368d07a6958496815abe4589.tar.gz |
Use python version in extras_require; integrate with tox
We want to use Oracle version >=7 for all platforms,
but <8 for Python 2.
Similarly, we want to use mysqlclient >= 1.4.0 for all
platforms, but < 2 for Python 2.
Have tox.ini defer to setup.cfg for DBAPIs.
We're not testing mysql-connector-python right now so remove
this from tox.ini.
Change-Id: I02611937da71d2950545e42c34f0b9798478e2a8
Diffstat (limited to 'lib/sqlalchemy/sql/functions.py')
0 files changed, 0 insertions, 0 deletions