From 748b5f8c253e03aaa7f96fb68b28f6399e8b77a5 Mon Sep 17 00:00:00 2001 From: J08nY Date: Mon, 3 Jun 2024 14:31:27 +0200 Subject: Fix pytest test finding. --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 63d30e0..d8abb66 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -81,6 +81,7 @@ [tool.pytest.ini_options] consider_namespace_packages = true testpaths = ["pyecsca", "test"] + pythonpath = ["."] markers = [ "slow: marks tests as slow (deselect with '-m \"not slow\"')", ] -- cgit v1.2.3-70-g09d2