mirror of
https://github.com/jdejaegh/irm-kmi-api.git
synced 2025-06-26 20:05:40 +02:00
5 lines
No EOL
88 B
INI
5 lines
No EOL
88 B
INI
[tool:pytest]
|
|
testpaths = tests
|
|
norecursedirs = .git
|
|
addopts = -s -v
|
|
asyncio_mode = auto |