7 lines
196 B
INI
7 lines
196 B
INI
[pytest]
|
|
# We need this to avoid conflicts between the autoloaded fixture, and the
|
|
# manually loaded one.
|
|
addopts = -p no:pytest_swh_scheduler
|
|
norecursedirs = build docs .*
|
|
|
|
asyncio_mode = strict
|