Skip to content

Commit 157e9b5

Browse files
committed
don't include doctests
1 parent 1c390f8 commit 157e9b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ line-length = 120
33

44
[tool.pytest.ini_options]
55
minversion = "6.0"
6-
testpaths = ["tests", "src/compas"]
6+
testpaths = ["tests"]
77
python_files = [
88
"test_*.py",
99
"tests.py"

0 commit comments

Comments
 (0)