Skip to content

Commit

Permalink
Upgrade setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Jan 20, 2017
1 parent d915e3a commit 676be14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ dependencies:
- sudo apt-get install python3 python3-setuptools python3-pytest python3-mock python3-pyqt5 python3-pyqt5.qtsvg python3-tk python3-dev
- sudo easy_install3 pip
- sudo pip3 install wheel
- sudo pip3 install setuptools --upgrade
override:
- sudo easy_install3 --version
- sudo pip3 --version
Expand Down

0 comments on commit 676be14

Please sign in to comment.