]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add missing suite level requirements from 2efd89d02941
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 18 Sep 2019 01:04:21 +0000 (21:04 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 18 Sep 2019 01:05:01 +0000 (21:05 -0400)
commit53001a8aeb7e8cea61f29bca3f958e832797de47
treee5584fe826b3a04932a4e7eb10219b6f293c63c3
parent33987dab6c97c57fe0ea67343755b674f505fa3b
Add missing suite level requirements from 2efd89d02941

In 2efd89d02941ab4267d6e2842963fd38b1539f6c we added
suite-level requirements but did not add them to the
base, causing failures in third party dialect test suites.

Change-Id: Ic5f1a053f5c47166e1b12c613595823106c8736e
(cherry picked from commit 33648643f227929f083b67d817701f930078f901)
lib/sqlalchemy/testing/requirements.py