We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c390f8 commit 157e9b5Copy full SHA for 157e9b5
pyproject.toml
@@ -3,7 +3,7 @@ line-length = 120
3
4
[tool.pytest.ini_options]
5
minversion = "6.0"
6
-testpaths = ["tests", "src/compas"]
+testpaths = ["tests"]
7
python_files = [
8
"test_*.py",
9
"tests.py"
0 commit comments