]> 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:50:51 +0000 (12:50 -0400)
commitc863abc6055cf6bd1dd7d5b4a49c44204615226b
tree91c96e15d39c0b9f13aecaa6adde065f2db8ce1d
parentec021ff6d21da224bbd3907a4660310be85d624a
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
(cherry picked from commit f92fa1b5dfceb5c079a46db598294db133cb0cac)
lib/sqlalchemy/testing/requirements.py