mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-29 12:06:28 -04:00
8 lines
109 B
INI
8 lines
109 B
INI
[egg_info]
|
|
tag_build = dev
|
|
|
|
[nosetests]
|
|
with-sqlalchemy = true
|
|
exclude = ^examples
|
|
first-package-wins = true
|