Skip to content

Commit

Permalink
Merge pull request #127 from scipp/pytest-importmode
Browse files Browse the repository at this point in the history
Use import-mode=importlib
  • Loading branch information
jl-wynen authored Jan 30, 2024
2 parents fb39e83 + 7af6f38 commit ee9a09a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template/pyproject.toml.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ minversion = "7.0"
addopts = """
--strict-config
--strict-markers
--import-mode=importlib
-ra
-v
"""
Expand Down

0 comments on commit ee9a09a

Please sign in to comment.