Files
sqlalchemy/setup.cfg
T
Mike Bayer 40f8aadd58 - mega example cleanup
- added READMEs to all examples in each __init__.py and added to sphinx documentation
- added versioning example
- removed vertical/vertical.py, the dictlikes are more straightforward
2010-01-19 00:53:12 +00:00

7 lines
106 B
INI

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