Skip to content

Commit

Permalink
Upgrade pip before deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
SzabolcsGergely committed Feb 26, 2021
1 parent cadd98e commit 719e825
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/upload-pypi.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/bash

python3 -m pip install -U pip
python3 -m pip install -U setuptools
python3 -m pip install -U twine

Expand Down

0 comments on commit 719e825

Please sign in to comment.