beeref/setup.cfg

12 lines
177 B
INI
Raw Permalink Normal View History

[flake8]
exclude =
squashfs-root
build
dist
[coverage:run]
source = beeref
[tool:pytest]
norecursedirs = squashfs-root
addopts = --cov-report html --cov-config=setup.cfg