mirror of
https://github.com/python-escpos/python-escpos
synced 2025-10-03 09:19:59 +00:00
add notice that we could add flake8-docstrings once
This commit is contained in:
1
tox.ini
1
tox.ini
@@ -23,5 +23,6 @@ commands = sphinx-build -W -b html -d {envtmpdir}/doctrees . {envtmpdir}/html
|
|||||||
[testenv:flake8]
|
[testenv:flake8]
|
||||||
basepython = python
|
basepython = python
|
||||||
# TODO add flake8-future
|
# TODO add flake8-future
|
||||||
|
# TODO add flake8-docstrings
|
||||||
deps = flake8
|
deps = flake8
|
||||||
commands = flake8
|
commands = flake8
|
||||||
|
Reference in New Issue
Block a user