Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit 9cb1ba8

Browse files
chore: Add Coveralls to CI
1 parent b2cff8c commit 9cb1ba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pytest-cov = ">=4,<7"
2525
unasync-cli = "^0.0.9"
2626
pytest-asyncio = ">=0.21.1,<0.26.0"
2727
respx = ">=0.20.2,<0.22.0"
28-
coveralls = "^4.0.0"
28+
coveralls = "^3.3.0"
2929

3030
[tool.pytest.ini_options]
3131
asyncio_mode = "auto"

0 commit comments

Comments
 (0)