Skip to content

Commit ee9a09a

Browse files
authored
Merge pull request #127 from scipp/pytest-importmode
Use import-mode=importlib
2 parents fb39e83 + 7af6f38 commit ee9a09a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template/pyproject.toml.jinja

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ minversion = "7.0"
4646
addopts = """
4747
--strict-config
4848
--strict-markers
49+
--import-mode=importlib
4950
-ra
5051
-v
5152
"""

0 commit comments

Comments
 (0)