]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- move some requirements up to the testing module to better support running
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 13 Mar 2014 23:59:10 +0000 (19:59 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 13 Mar 2014 23:59:10 +0000 (19:59 -0400)
commit9c5c12fb230cc72bf5ae8573dc420007718eaf0a
tree88b4d073d7878a4d95849dae7046bce67ccfc466
parent2057b86b2ac2cfcb354ac213fc997359089a3d4c
- move some requirements up to the testing module to better support running
SQLA internal tests outside; plus things like savepoints, twophase
lib/sqlalchemy/testing/requirements.py
test/requirements.py