Skip to content

Commit

Permalink
Also update setuptools and wheel packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamDumpleton committed Jun 18, 2019
1 parent 530329c commit a00b91e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ install:
build: false

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

0 comments on commit a00b91e

Please sign in to comment.