Skip to content

Commit

Permalink
Install twine
Browse files Browse the repository at this point in the history
  • Loading branch information
kaizu committed Nov 9, 2018
1 parent ae30d48 commit 1250746
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
command: |
ls -l dist/*
. venv/bin/activate
pip install twine
twine upload dist/*
workflows:
version: 2
Expand Down

0 comments on commit 1250746

Please sign in to comment.