mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-04 06:48:27 -04:00
40f8aadd58
- 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
7 lines
106 B
INI
7 lines
106 B
INI
[egg_info]
|
|
tag_build = dev
|
|
tag_svn_revision = true
|
|
|
|
[nosetests]
|
|
with-sqlalchemy = true
|
|
exclude = ^examples |