Skip to content

Commit

Permalink
install wheel pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
chaimleib committed Aug 3, 2020
1 parent 655dcc8 commit 9d58a88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ pyenv-install-versions: pyenv-is-installed
pip install -U pip; \
pip install -U pytest; \
pip install -U twine; \
pip install -U wheel; \
done | grep -v 'Requirement already satisfied, skipping upgrade'
pyenv rehash

Expand Down

0 comments on commit 9d58a88

Please sign in to comment.