diff options
| author | J08nY | 2024-06-03 14:16:32 +0200 |
|---|---|---|
| committer | J08nY | 2024-06-03 14:16:32 +0200 |
| commit | 0a4613903108fca72a3cb589565663af006c9e94 (patch) | |
| tree | 63cd222edf3dfa113001e66b72351891bd3d8034 /pyproject.toml | |
| parent | 89eacd11c361835ed52ba9390f19b7df695a3d39 (diff) | |
| download | pyecsca-0a4613903108fca72a3cb589565663af006c9e94.tar.gz pyecsca-0a4613903108fca72a3cb589565663af006c9e94.tar.zst pyecsca-0a4613903108fca72a3cb589565663af006c9e94.zip | |
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
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\"')", |
