This commit is contained in:
parent
dd9bfa2821
commit
ab50a0b756
2
tox.ini
2
tox.ini
@ -36,7 +36,7 @@ deps = mypy
|
|||||||
commands = mypy flat_tree/ test/
|
commands = mypy flat_tree/ test/
|
||||||
|
|
||||||
[testenv:release]
|
[testenv:release]
|
||||||
deps = {[testenv:metadata-release]deps}
|
deps = twine
|
||||||
commands =
|
commands =
|
||||||
rm -rf {toxworkdir}/dist
|
rm -rf {toxworkdir}/dist
|
||||||
python -m setup sdist --dist-dir {toxworkdir}/dist bdist_wheel
|
python -m setup sdist --dist-dir {toxworkdir}/dist bdist_wheel
|
||||||
|
Loading…
Reference in New Issue
Block a user