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