]> 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:04:21 +0000 (21:04 -0400)
commit33648643f227929f083b67d817701f930078f901
tree8cc32abe0ee3cd7e094aee83bf3a847cb86c236a
parentf92fa1b5dfceb5c079a46db598294db133cb0cac
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
lib/sqlalchemy/testing/requirements.py