Remove 'bootstrap', artifact from setuptools

This commit is contained in:
Jason R. Coombs 2017-09-19 19:46:21 -04:00
parent 835393c93e
commit a419524c69

View File

@ -12,7 +12,6 @@ jobs:
python: *latest_py3
install: skip
script: skip
before_deploy: python bootstrap.py
deploy:
provider: pypi
on: