mirror of
https://github.com/andrewthetechie/py-healthchecks.io.git
synced 2026-05-01 11:17:06 +02:00
add some client work
This commit is contained in:
@@ -50,6 +50,10 @@ furo = ">=2021.11.12"
|
||||
pytest-cov = "^3.0.0"
|
||||
types-croniter = "^1.0.3"
|
||||
types-pytz = "^2021.3.1"
|
||||
pytest_async = "^0.1.1"
|
||||
pytest-asyncio = "^0.16.0"
|
||||
respx = "^0.19.0"
|
||||
pytest-mock = "^3.6.1"
|
||||
|
||||
[tool.coverage.paths]
|
||||
source = ["src", "*/site-packages"]
|
||||
|
||||
Reference in New Issue
Block a user