remove coverage as it makes no sense yet
This commit is contained in:
parent
129b42613d
commit
9ae4712c29
@ -47,11 +47,6 @@ httpx = "^0.23.0"
|
|||||||
flake8 = "^5.0.4"
|
flake8 = "^5.0.4"
|
||||||
pytest = "^7.1.3"
|
pytest = "^7.1.3"
|
||||||
black = {version = "^22.8.0", allow-prereleases = true}
|
black = {version = "^22.8.0", allow-prereleases = true}
|
||||||
pytest-cov = "^3.0.0"
|
|
||||||
|
|
||||||
[tool.pytest.ini_options]
|
|
||||||
addopts="--cov=pocketbase"
|
|
||||||
testpaths=["tests",]
|
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["poetry-core>=1.0.0"]
|
requires = ["poetry-core>=1.0.0"]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user