9 lines
162 B
INI
9 lines
162 B
INI
[wheel]
|
|
universal = 1
|
|
|
|
[pytest]
|
|
testpaths = tests
|
|
norecursedirs = .git testing_config
|
|
|
|
[flake8]
|
|
exclude = .venv,.git,.tox,docs,www_static,venv,bin,lib,deps,build
|