mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 13:38:04 +00:00
10 lines
167 B
INI
10 lines
167 B
INI
[wheel]
|
|
universal = 1
|
|
|
|
[tool:pytest]
|
|
testpaths = tests
|
|
norecursedirs = .git testing_config
|
|
|
|
[flake8]
|
|
exclude = .venv,.git,.tox,docs,www_static,venv,bin,lib,deps,build
|