Skip to content

Commit

Permalink
install twine
Browse files Browse the repository at this point in the history
  • Loading branch information
amnda-d committed May 14, 2018
1 parent f34e471 commit 5845e0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- run:
name: upload to pypi
command: |
. venv/bin/activate
pip install twine
twine upload dist/*
workflows:
Expand Down

0 comments on commit 5845e0f

Please sign in to comment.