]> 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:25 +0000 (21:05 -0400)
commit85cc98f5f4dea870c37c0c62a60ab562e7641b32
tree12d1330390a4fa51074b7880e31b7212d10bf2ce
parent0c3b4f984662b5839219640b2ea705e8a6816978
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