We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 423d08d commit f23350fCopy full SHA for f23350f
pyproject.toml
@@ -42,5 +42,6 @@ requires = ["hatchling>=1.12.0"]
42
dev = [
43
"jwcrypto>=1.5.6",
44
"pre-commit>=3.5.0",
45
+ "pytest-cov>=5.0.0",
46
"pytest>=8.3.3",
47
]
0 commit comments