beeref/setup.cfg
2024-04-25 19:10:52 +02:00

9 lines
No EOL
160 B
INI

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