]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
first step of [ticket:1949], remove the setuptools aspect
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 16 Nov 2010 00:25:34 +0000 (19:25 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 16 Nov 2010 00:25:34 +0000 (19:25 -0500)
commit756aa2724e495b8a969bca73d133b27615a343e7
tree8e22e4f714c52933ab4cdca538194660524e86f1
parent40d5a32e59a49075129211358f00e857dac73885
first step of [ticket:1949], remove the setuptools aspect
of the plugin, move it to test/bootstrap
README.py3k
README.unittests
lib/sqlalchemy/test/__init__.py
lib/sqlalchemy/test/engines.py
lib/sqlalchemy/test/profiling.py
lib/sqlalchemy/test/testing.py
setup.py
sqla_nose.py
test/bootstrap/__init__.py [moved from lib/sqlalchemy_nose/__init__.py with 100% similarity]
test/bootstrap/config.py [moved from lib/sqlalchemy_nose/config.py with 100% similarity]
test/bootstrap/noseplugin.py [moved from lib/sqlalchemy_nose/noseplugin.py with 98% similarity]