mirror of
https://github.com/Retropex/raspiblitz.git
synced 2025-05-12 19:20:48 +02:00
7 lines
83 B
INI
7 lines
83 B
INI
# content of setup.cfg
|
|
[tool:pytest]
|
|
addopts = -ra -q
|
|
|
|
[bdist_wheel]
|
|
universal = 1
|