Skip to content

Commit fb5fe6c

Browse files
committed
Remove invocation of bootstrap script in release process.
1 parent 3572922 commit fb5fe6c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tox.ini

-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ passenv =
6666
setenv =
6767
TWINE_USERNAME = {env:TWINE_USERNAME:__token__}
6868
commands =
69-
python -m bootstrap
7069
python -c "import shutil; shutil.rmtree('dist', ignore_errors=True)"
7170
# unset tag_build and tag_date pypa/setuptools#2500
7271
python setup.py egg_info -Db "" saveopts

0 commit comments

Comments
 (0)