diff options
Diffstat (limited to '')
-rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 1197221..7dfc6eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,6 +35,7 @@ types-pillow = "^10.1.0.2" pytest-cov = "^5.0.0" sphinx = "^7.2.6" furo = "^2024.1.29" +sphinx-issues = "^4.1.0" [build-system] requires = ["poetry-core"] |