We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3572922 commit fb5fe6cCopy full SHA for fb5fe6c
tox.ini
@@ -66,7 +66,6 @@ passenv =
66
setenv =
67
TWINE_USERNAME = {env:TWINE_USERNAME:__token__}
68
commands =
69
- python -m bootstrap
70
python -c "import shutil; shutil.rmtree('dist', ignore_errors=True)"
71
# unset tag_build and tag_date pypa/setuptools#2500
72
python setup.py egg_info -Db "" saveopts
0 commit comments