Skip to content

[MRG+1] Use almost minimal dependencies in Python 2 build on CircleCI#10627

Merged
lesteve merged 3 commits intoscikit-learn:masterfrom
lesteve:circleci-almost-minimal-dependencies
Feb 13, 2018
Merged

[MRG+1] Use almost minimal dependencies in Python 2 build on CircleCI#10627
lesteve merged 3 commits intoscikit-learn:masterfrom
lesteve:circleci-almost-minimal-dependencies

Conversation

@lesteve
Copy link
Copy Markdown
Member

@lesteve lesteve commented Feb 12, 2018

This is a continuation of #10557 (that was reverted because examples/gaussian_process/plot_gpc_xor.py fails on scipy 0.13.3) so that we run the examples with versions that are as close as possible to the minimal required versions.

@lesteve lesteve force-pushed the circleci-almost-minimal-dependencies branch from c0c3238 to 5575fa6 Compare February 12, 2018 17:20
@jnothman
Copy link
Copy Markdown
Member

Failures

@lesteve lesteve force-pushed the circleci-almost-minimal-dependencies branch from 5575fa6 to b950da2 Compare February 12, 2018 22:36
Copy link
Copy Markdown
Member

@qinhanmin2014 qinhanmin2014 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, personally I might prefer a note in plot_gpc_xor.py to tell users this requires scipy>=0.14.

@qinhanmin2014 qinhanmin2014 changed the title [MRG] Use almost minimal dependencies in Python 2 build on CircleCI [MRG+1] Use almost minimal dependencies in Python 2 build on CircleCI Feb 13, 2018
@lesteve
Copy link
Copy Markdown
Member Author

lesteve commented Feb 13, 2018

Merging this one.

personally I might prefer a note in plot_gpc_xor.py to tell users this requires scipy>=0.14.

@qinhanmin2014 the fact that no one has reported the problem so far leads me to believe that the intersection of users using scipy <= 0.13.3 and the users running this example is very small. A PR adding a rst warning in the example would be more than welcome.

@lesteve lesteve merged commit b27e285 into scikit-learn:master Feb 13, 2018
@lesteve lesteve deleted the circleci-almost-minimal-dependencies branch February 13, 2018 09:30
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.

3 participants