]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add missing suite level requirements from #4234
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 17 Sep 2019 16:49:46 +0000 (12:49 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 17 Sep 2019 16:49:46 +0000 (12:49 -0400)
commitf92fa1b5dfceb5c079a46db598294db133cb0cac
treec10d80811a325b19f63e6ce080e20f4f7fe7865a
parent6a60d7305bafc311115543e0c2cb5136a254edf2
Add missing suite level requirements from #4234

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

Change-Id: I030b5d0fd957814dfce77a71b59babd9b5e3b1bc
References: #4234
lib/sqlalchemy/testing/requirements.py