Skip to content

Commit b2689bc

Browse files
akovariclaude
andcommitted
Add pytest-cov to dev dependencies
Fix CI error: unrecognized arguments: --cov=kiket_sdk --cov-report=xml 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 8f5b0af commit b2689bc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Issues = "https://github.com/kiket-dev/kiket/issues"
2626
dev = [
2727
"pytest>=8.2",
2828
"pytest-asyncio>=0.23",
29+
"pytest-cov>=4.0",
2930
"ruff>=0.6",
3031
"mypy>=1.10",
3132
"types-PyYAML>=6.0",

0 commit comments

Comments
 (0)