Skip to content

Commit a204e36

Browse files
committed
fixing dependencies (yay for poetry tests!)
1 parent 243758e commit a204e36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ pre-commit = {version = "*", optional = true}
7575
pylint = {version = "*", optional = true}
7676
pytest = {version = "*", optional = true}
7777
ruff = {version = "*", optional = true}
78+
sphinx = {version = "*", optional = true}
7879
tox = {version = "*", optional = true}
7980

8081
[tool.poetry.extras]

0 commit comments

Comments
 (0)