mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-12 03:38:35 -04:00
9 lines
133 B
INI
9 lines
133 B
INI
[egg_info]
|
|
tag_build = dev
|
|
tag_svn_revision = true
|
|
|
|
[nosetests]
|
|
with-sqlalchemy = true
|
|
exclude = ^examples
|
|
first-package-wins = true
|