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

Reduce python requirement from 3.6 to 3.5. #4

Merged
merged 1 commit into from
Aug 14, 2017

Conversation

raphendyr
Copy link
Contributor

@raphendyr raphendyr commented Aug 14, 2017

Currently, python3 in debian releases is version 3.5 and version 3.6
is only available in testing (buster).

In addition, there should not be anything in the code that specially
requires python 3.6.

Of course, I recommend everyone to use python 3.6 as it provides performance enhancements. Though, for mission critical stuff, it might not be stable enough.

Currently, python3 in debian releases is version 3.5 and version 3.6
is only available in testing (buster).

In addition, there should not be anything in the code that specially
requires python 3.6.
@codecov-io
Copy link

codecov-io commented Aug 14, 2017

Codecov Report

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

@@           Coverage Diff           @@
##           master       #4   +/-   ##
=======================================
  Coverage   85.36%   85.36%           
=======================================
  Files           5        5           
  Lines          82       82           
=======================================
  Hits           70       70           
  Misses         12       12

@samuelcolvin samuelcolvin merged commit 6bff922 into tutorcruncher:master Aug 14, 2017
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.

None yet

3 participants