mirror of
https://github.com/jdejaegh/python-irceline.git
synced 2025-06-26 19:35: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 |