Travis cleanup pip commands#3227
Conversation
Install specific wheels from wheelhouse.
|
@matthew-brett This PR is much more tame. and I think it is genuinely a step in the forward direction. (as opposed to the other PR that included some sideways backward steps) |
jni
left a comment
There was a problem hiding this comment.
I didn't follow the logic carefully but basically LGTM. ;)
|
I'm glad to be rid of the manually specified version of Cython and numpydoc. Thanks! |
|
@meeseeksdev backport to v0.14.x |
|
Owee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
And apply the correct labels and milestones. Congratulation you did some good work ! Hopefully your backport PR will be tested by the continuous integration and merged soon! If these instruction are inaccurate, feel free to suggest an improvement. |
Travis-CI: cleanup pip commands
Travis-CI: cleanup pip commands
Description
Travis build scripts had a few pip commands that were sprinkled inside the
before_install.sh.This caused version numbers to have to be updated in yet an other location.
This removes these random occurrences.
In doing so:
For reviewers
(Don't remove the checklist below.)
later.
__init__.py.doc/release/release_dev.rst.@meeseeksdev backport to v0.14.x