Skip to content

Commit b6d23a3

Browse files
committed
ci(tox): fix deps
1 parent a0ff76b commit b6d23a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ commands = flake8 {toxinidir} --extend-exclude tests,docs,build,dist,venv,.venv
3232
basepython = python3
3333
deps =
3434
pdoc3
35+
setuptools
3536
commands = pdoc --html --force --output-dir docs filetype
3637

3738
[testenv:clean]

0 commit comments

Comments
 (0)