Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
talister authored Jun 13, 2024
1 parent ce9020a commit ec21d5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@ build-backend = "setuptools.build_meta"
write_to = "src/etc/_version.py"

[tool.pytest.ini_options]
consider_namespace_packages = "True"
testpaths = [
"tests",
]
addopts = [
"--import-mode=importlib",
"consider_namespace_packages=True"
]

[tool.black]
Expand Down

0 comments on commit ec21d5f

Please sign in to comment.