mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-25 23:21:13 +01:00
7 lines
83 B
INI
7 lines
83 B
INI
|
# content of setup.cfg
|
||
|
[tool:pytest]
|
||
|
addopts = -ra -q
|
||
|
|
||
|
[bdist_wheel]
|
||
|
universal = 1
|