Skip to content

Commit

Permalink
Pin wheel to 0.31.1 to work around API break in 0.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Sep 29, 2018
1 parent 9c5255d commit ef47f46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ env:
- PLAT=x86_64
- UNICODE_WIDTH=32
- BUILD_DEPENDS=""
- TEST_DEPENDS="pytest pytest-cov numpy scipy"
- TEST_DEPENDS="pytest pytest-cov numpy scipy wheel==0.31.1"
- WHEELHOUSE_UPLOADER_USERNAME=travis-worker
# Following generated with
# travis encrypt -r python-pillow/pillow-wheels WHEELHOUSE_UPLOADER_SECRET=<the api key>
Expand Down

0 comments on commit ef47f46

Please sign in to comment.