beeref/setup.cfg
2024-05-07 21:37:38 +02:00

12 lines
No EOL
177 B
INI

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