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

Require python 3.6 #114

Merged
merged 1 commit into from
May 1, 2020
Merged

Require python 3.6 #114

merged 1 commit into from
May 1, 2020

Conversation

benjeffery
Copy link
Member

Fixes #103
I've added 3.7 to travis too, as although it's in appveyor the travis builds happen in parallel so there's no harm.

@codecov
Copy link

codecov bot commented Apr 30, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #114   +/-   ##
=======================================
  Coverage   99.69%   99.69%           
=======================================
  Files           7        7           
  Lines         996      996           
  Branches       64       64           
=======================================
  Hits          993      993           
  Misses          1        1           
  Partials        2        2           
Flag Coverage Δ
#C 99.69% <ø> (ø)
#python 99.31% <ø> (ø)
Impacted Files Coverage Δ
c/kastore.c 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ef75053...605c88a. Read the comment docs.

Copy link
Member

@jeromekelleher jeromekelleher left a comment

Choose a reason for hiding this comment

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

Lgtm, thanks.

@benjeffery benjeffery merged commit 117aa6b into tskit-dev:master May 1, 2020
@benjeffery benjeffery deleted the py3.6 branch May 1, 2020 16:19
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.

Set min python version to 3.6
2 participants