Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] ci/appveyor: Update test dependencies #3139

Merged
merged 1 commit into from
Jul 20, 2018

Conversation

ales-erjavec
Copy link
Contributor

Issue

Test on appveyor are failing

Description of changes
  • Pin scikit-learn to 0.19.1 for Python 3.4 tests
  • Bump numpy to 1.14 for the rest

Fixes failing tests due to incompatibility of scikit-learn 0.19.2
wheels with older numpy abi.

Includes
  • Code changes
  • Tests
  • Documentation

* Pin scikit-learn to 0.19.1 for Python 3.4 tests
* Bump numpy to 1.14 for the rest

Fixes failing tests due to incompatibility of scikit-learn 0.19.2
wheels with older numpy abi.
@codecov-io
Copy link

Codecov Report

Merging #3139 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #3139   +/-   ##
=======================================
  Coverage   82.33%   82.33%           
=======================================
  Files         335      335           
  Lines       58180    58180           
=======================================
  Hits        47901    47901           
  Misses      10279    10279

@markotoplak
Copy link
Member

Anyone sees a reason not to merge this?

@markotoplak markotoplak merged commit b54398c into biolab:master Jul 20, 2018
@ales-erjavec ales-erjavec deleted the ci/appveyor-test-deps branch September 12, 2018 10:08
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