Skip to content

Commit 1efeb4b

Browse files
committed
decalre dev depends on sphinx and rtd theme
1 parent 8ce45aa commit 1efeb4b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ pre-commit = "*"
3232
pylint = "*"
3333
black = "*"
3434
mypy = "*"
35+
sphinx = "*"
36+
sphinx-rtd-theme = "*"
3537

3638
[tool.poetry.scripts]
3739
flu = "flupy.cli.cli:main"

0 commit comments

Comments
 (0)