summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml

index 5a5a2eaba7..fd29cb455f 100644 --- a/pyproject.toml +++ b/pyproject.toml
@@ -282,6 +282,7 @@ pygithub = "==1.55" twine = "*" # Towncrier min version comes from #3425. Rationale unclear. towncrier = ">=18.6.0rc1" +coverage = "^6.4" [build-system] requires = ["poetry-core>=1.0.0"]