]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
limit drivers for memusage target
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 15 Aug 2023 18:27:34 +0000 (14:27 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 15 Aug 2023 18:27:34 +0000 (14:27 -0400)
commit8ca37f1327e23aa363e80c1169872b7f690781e1
treeaece6fbf3d0deb8d2674232949591f70a7b67681
parent16725b95237ee9af10e3fc16e6a17909c04a89bf
limit drivers for memusage target

apparently on CI the memusage target is running with the much
slower sqlite_numeric "fake" dialect.  limit this target to straight
sqlite and psycopg2

Change-Id: Ica66204cd5d612439f7d6ce53eff0965e97176b1
tox.ini