Files
autospec/setup.cfg
T
2017-11-07 11:04:46 -08:00

9 lines
146 B
INI

[egg_info]
tag_build =
[pycodestyle]
ignore = E501
[coverage:run]
# omit tests and travis site-packages
omit = tests/*,*site-packages*,*site.py