Skip to content
Snippets Groups Projects
Commit 6d1eb989 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

pytest: Remove use of --import-mode=importlib option

It makes the tests fail when executed in a local venv outside tox.
parent e09ad26d
No related branches found
No related tags found
1 merge request!40pytest: Remove use of --import-mode=importlib option
Pipeline #7164 passed
[pytest]
norecursedirs = build docs .*
asyncio_mode = strict
addopts = --import-mode=importlib --doctest-modules
addopts = --doctest-modules
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment