We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ce45aa commit 1efeb4bCopy full SHA for 1efeb4b
pyproject.toml
@@ -32,6 +32,8 @@ pre-commit = "*"
32
pylint = "*"
33
black = "*"
34
mypy = "*"
35
+sphinx = "*"
36
+sphinx-rtd-theme = "*"
37
38
[tool.poetry.scripts]
39
flu = "flupy.cli.cli:main"
0 commit comments