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 242b83c commit f314e6cCopy full SHA for f314e6c
tox.ini
@@ -42,5 +42,5 @@ deps = readme_renderer
42
43
[testenv:check-manifest]
44
basepython = python3.6
45
-commands = python setup.py check -r -s
46
-deps = check-manifest {toxinidir}
+commands = check-manifest {toxinidir}
+deps = check-manifest
0 commit comments