Skip to content

Commit d9cff2f

Browse files
committed
more accurate pyproject.toml. Fixes #123
1 parent 8b7416c commit d9cff2f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,6 @@ testpaths = [
5959
]
6060
[tool.coverage.run]
6161
omit = [
62-
"*/tests/*",
63-
"*/test_*",
64-
"terminusdb_client/tests/*",
65-
"terminusdb_client/test_*",
6662
"terminusdb_client/scripts/dev.py",
6763
"*/__main__.py",
6864
]

0 commit comments

Comments
 (0)