Skip to content

Commit

Permalink
Okie
Browse files Browse the repository at this point in the history
  • Loading branch information
DarthHater committed Nov 5, 2019
1 parent 0b76c43 commit ef0c424
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 @@ -18,7 +18,7 @@ jobs:
pip install -r requirements.txt
- run:
command: |
pip install --upgrade setuptools
pip install --upgrade setuptools twine wheel
- run:
command: |
git config user.name "$GITHUB_USERNAME"
Expand Down

0 comments on commit ef0c424

Please sign in to comment.