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 2596963 commit 37ab95bCopy full SHA for 37ab95b
tox.ini
@@ -39,7 +39,7 @@ deps =
39
-r {toxinidir}/dev-requirements.txt
40
skip_install = true
41
commands =
42
- python setup.py check --strict --metadata --restructuredtext
+ twine check --strict
43
check-manifest {toxinidir}
44
black --check {toxinidir}
45
isort --verbose --check-only --diff src tests setup.py
0 commit comments