Skip to content

Note explicit support for Python 3.5 and 3.6 - #44

Merged
mpdavis merged 1 commit into
mpdavis:masterfrom
felixonmars:patch-1
May 3, 2017
Merged

Note explicit support for Python 3.5 and 3.6#44
mpdavis merged 1 commit into
mpdavis:masterfrom
felixonmars:patch-1

Conversation

@felixonmars

Copy link
Copy Markdown
Contributor

No description provided.

@codecov-io

codecov-io commented Mar 4, 2017

Copy link
Copy Markdown

Codecov Report

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

@@ Coverage Diff @@## master #44 +/- ##
=======================================
Coverage 95.53% 95.53% =======================================
Files 7 7 Lines 538 538 =======================================
Hits 514 514 Misses 24 24

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 8556fc2...63a469b. Read the comment docs.

@mpdavis

Copy link
Copy Markdown
Owner

I'm not comfortable explicitly stating we support python 3.5 and 3.6 until tests are run the the appropriate versions.

Pyhton 3.5 and 3.6 still aren't pre-installed on Travis CI images, as shown here: travis-ci/travis-ci#4990

There are workarounds, but I haven't taken the time to implement any of them yet. I would welcome a PR, otherwise it is on my list of things to do for this repo.

@mpdavis

Copy link
Copy Markdown
Owner

Fixed in #49

@mpdavis
mpdavis merged commit 7403dff into mpdavis:masterMay 3, 2017
@mpdavis

Copy link
Copy Markdown
Owner

Released in 1.4.0

Sign up for freeto 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

@felixonmars@codecov-io@mpdavis