Skip to content

Commit 8cc8d49

Browse files
authored
Update pyproject.toml
1 parent dccbf1e commit 8cc8d49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ transformers = "^4.40.0"
3131
CAI-PyPI = "^2.0.1"
3232

3333
[tool.poetry.dev-dependencies]
34-
coverage = "^7.0"
34+
coverage = {version = "^7.0", extras = ["toml"]}
3535

3636
[build-system]
3737
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)