aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorJ08nY2024-06-03 14:16:32 +0200
committerJ08nY2024-06-03 14:16:32 +0200
commit0a4613903108fca72a3cb589565663af006c9e94 (patch)
tree63cd222edf3dfa113001e66b72351891bd3d8034 /pyproject.toml
parent89eacd11c361835ed52ba9390f19b7df695a3d39 (diff)
downloadpyecsca-0a4613903108fca72a3cb589565663af006c9e94.tar.gz
pyecsca-0a4613903108fca72a3cb589565663af006c9e94.tar.zst
pyecsca-0a4613903108fca72a3cb589565663af006c9e94.zip
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 94831b0..63d30e0 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -79,6 +79,7 @@
[tool.setuptools_scm]
[tool.pytest.ini_options]
+ consider_namespace_packages = true
testpaths = ["pyecsca", "test"]
markers = [
"slow: marks tests as slow (deselect with '-m \"not slow\"')",