Skip to content

Commit 9ae4712

Browse files
committed
remove coverage as it makes no sense yet
1 parent 129b426 commit 9ae4712

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pyproject.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,6 @@ httpx = "^0.23.0"
4747
flake8 = "^5.0.4"
4848
pytest = "^7.1.3"
4949
black = {version = "^22.8.0", allow-prereleases = true}
50-
pytest-cov = "^3.0.0"
51-
52-
[tool.pytest.ini_options]
53-
addopts="--cov=pocketbase"
54-
testpaths=["tests",]
5550

5651
[build-system]
5752
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)