Loading tox.ini +4 −6 Original line number Diff line number Diff line Loading @@ -31,11 +31,10 @@ commands = [testenv:readme] basepython = python3 deps = setuptools >= 38.6.0 wheel build twine commands = python setup.py -q sdist bdist_wheel python -m build twine check dist/* [testenv:linters] Loading @@ -52,11 +51,10 @@ commands = basepython = python3 skip_install = true deps = setuptools >= 38.6.0 wheel build twine commands = python setup.py -q sdist bdist_wheel python -m build twine check dist/* [testenv:release] Loading Loading
tox.ini +4 −6 Original line number Diff line number Diff line Loading @@ -31,11 +31,10 @@ commands = [testenv:readme] basepython = python3 deps = setuptools >= 38.6.0 wheel build twine commands = python setup.py -q sdist bdist_wheel python -m build twine check dist/* [testenv:linters] Loading @@ -52,11 +51,10 @@ commands = basepython = python3 skip_install = true deps = setuptools >= 38.6.0 wheel build twine commands = python setup.py -q sdist bdist_wheel python -m build twine check dist/* [testenv:release] Loading