Skip to content

Commit

Permalink
remove coverage as it makes no sense yet
Browse files Browse the repository at this point in the history
  • Loading branch information
vaphes committed Sep 29, 2022
1 parent 129b426 commit 9ae4712
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,6 @@ httpx = "^0.23.0"
flake8 = "^5.0.4"
pytest = "^7.1.3"
black = {version = "^22.8.0", allow-prereleases = true}
pytest-cov = "^3.0.0"

[tool.pytest.ini_options]
addopts="--cov=pocketbase"
testpaths=["tests",]

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 9ae4712

Please sign in to comment.