Files
sqlalchemy/setup.cfg
T
Mike Bayer 45cec095b4 - unit tests have been migrated from unittest to nose.
See README.unittests for information on how to run
the tests.  [ticket:970]
2009-06-10 21:18:24 +00:00

6 lines
86 B
INI

[egg_info]
tag_build = dev
tag_svn_revision = true
[nosetests]
with-sqlalchemy = true