diff options
author | Federico Caselli <cfederico87@gmail.com> | 2021-11-27 09:53:29 +0100 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-11-29 16:13:15 -0500 |
commit | e8fb73cfb0c765c71e50e7bb0ec92d419076201d (patch) | |
tree | 56aed678ebb78a071e3eb8ac2a2d366701145c3d /lib/sqlalchemy/schema.py | |
parent | 29c5fba9ad89e53180f0bd2a026742321093105f (diff) | |
download | sqlalchemy-e8fb73cfb0c765c71e50e7bb0ec92d419076201d.tar.gz |
adapt pytest plugin to support pytest v7
Implemented support for the test suite to run correctly under Pytest 7.
Previously, only Pytest 6.x was supported for Python 3, however the version
was not pinned on the upper bound in tox.ini. Pytest is not pinned in
tox.ini to be lower than version 8 so that SQLAlchemy versions released
with the current codebase will be able to be tested under tox without
changes to the environment. Much thanks to the Pytest developers for
their help with this issue.
Change-Id: I3b12166199be2b913ee16e78b3ebbff415654396
Diffstat (limited to 'lib/sqlalchemy/schema.py')
0 files changed, 0 insertions, 0 deletions