We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66d1f35 commit b310e93Copy full SHA for b310e93
1 file changed
tox.ini
@@ -31,6 +31,7 @@ allowlist_externals =
31
twine
32
deps =
33
setuptools
34
+ wheel
35
-r{toxinidir}/requirements/doc.txt
36
commands =
37
doc8 --ignore-path docs/_build README.rst docs
@@ -46,7 +47,6 @@ allowlist_externals =
46
47
make
48
49
- wheel
50
-r{toxinidir}/requirements/quality.txt
51
52
pylint code_annotations tests test_utils setup.py
0 commit comments