mirror of
https://github.com/clearlinux/autospec.git
synced 2026-09-05 21:31:33 +00:00
9 lines
146 B
INI
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
|