Skip to content

TST: 'pip install wheel' before other dependencies#1014

Merged
mwtoews merged 1 commit intoshapely:masterfrom
mwtoews:pip
Nov 2, 2020
Merged

TST: 'pip install wheel' before other dependencies#1014
mwtoews merged 1 commit intoshapely:masterfrom
mwtoews:pip

Conversation

@mwtoews
Copy link
Copy Markdown
Member

@mwtoews mwtoews commented Nov 2, 2020

This is an amendment to #1011 which initially passed all CI tests before merge, but subsequently raised a new AppVeyor failure with pip on Python 3.9 after merge, as wheel was not installed (despite it being part of requirements-dev.txt). This installs/upgrades wheel before other dependencies to avoid the issue.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 83.377% when pulling f791fe7 on mwtoews:pip into 3abf3a0 on Toblerity:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants