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 a0ff76b commit b6d23a3Copy full SHA for b6d23a3
tox.ini
@@ -32,6 +32,7 @@ commands = flake8 {toxinidir} --extend-exclude tests,docs,build,dist,venv,.venv
32
basepython = python3
33
deps =
34
pdoc3
35
+ setuptools
36
commands = pdoc --html --force --output-dir docs filetype
37
38
[testenv:clean]
0 commit comments