Skip to content

Commit

Permalink
Attempt to update pip/setuptools/wheel before running tox to avoid is…
Browse files Browse the repository at this point in the history
…sues with older versions.
  • Loading branch information
GrahamDumpleton committed Jun 18, 2019
1 parent ac83d8d commit 530329c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ install:
build: false

test_script:
- "%PYTHON%/Scripts/pip install -U pip"
- "%PYTHON%/Scripts/tox -e %TOX_ENV%"

0 comments on commit 530329c

Please sign in to comment.