mirror of
https://github.com/clearlinux/autospec.git
synced 2026-08-28 21:35:42 +00:00
9b8ef511d2
Signed-off-by: Matthew Johnson <matthew.johnson@intel.com>
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
|