Peripheral: Need to have twine

This commit is contained in:
Kyle Hornberg
2018-02-20 10:50:54 -06:00
parent 344571182c
commit 39ebe03ea1
+1
View File
@@ -46,6 +46,7 @@ before_deploy:
- git config --local user.name "Kyle Hornberg"
- git config --local user.email "khornberg@users.noreply.github.com"
- git tag $(python setup.py --version)
- pip install twine
deploy:
- provider: releases
api_key: $KEY