mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-03-29 11:11:47 +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
|