Skip to content

Commit 2f428b9

Browse files
chore: add coverage to testing extra
1 parent 25af101 commit 2f428b9

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
@@ -37,7 +37,7 @@ requires-python = ">=3.9"
3737
dynamic = ["version"]
3838
[project.optional-dependencies]
3939
dev = ["pre-commit", "tox"]
40-
testing = ["pytest", "pytest-benchmark"]
40+
testing = ["pytest", "pytest-benchmark", "coverage"]
4141

4242
[tool.setuptools]
4343
packages = ["pluggy"]

0 commit comments

Comments
 (0)