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

[MAINT] add python3.8 to testing matrix #257

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jdkent
Copy link
Member

@jdkent jdkent commented Dec 17, 2019

Summary

Fixes #259.

List of changes proposed in this PR (pull-request)

  • bump minimum versions of scikit-learn, numpy, and matplotlib to support 3.8
  • add 3.8 to the travis testing matrix

@codecov
Copy link

codecov bot commented Dec 17, 2019

Codecov Report

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

@@          Coverage Diff           @@
##           master    #257   +/-   ##
======================================
  Coverage    90.4%   90.4%           
======================================
  Files          10      10           
  Lines         521     521           
  Branches       64      64           
======================================
  Hits          471     471           
  Misses         27      27           
  Partials       23      23

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.

start testing python 3.8
1 participant