Skip to content

Add runtime support for Python 3.5.3#3

Merged
bachya merged 1 commit intodevfrom
35
Nov 3, 2018
Merged

Add runtime support for Python 3.5.3#3
bachya merged 1 commit intodevfrom
35

Conversation

@bachya
Copy link
Owner

@bachya bachya commented Nov 3, 2018

Describe what the PR does:

This PR adds runtime support for Python 3.5. Note that tests need Python 3.6+ to run.

Does this fix a specific issue?

N/A

Checklist:

  • Confirm that one or more new tests is written for the new functionality.
  • Update README.md with any new documentation.
  • Run tests and ensure 100% code coverage: make coverage (after running make init)
  • Ensure you have no linting errors: make lint (after running make init)
  • Ensure you have typed your code correctly: make typing (after running make init)

@bachya bachya self-assigned this Nov 3, 2018
@codecov
Copy link

codecov bot commented Nov 3, 2018

Codecov Report

Merging #3 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff         @@
##            dev     #3   +/-   ##
===================================
  Coverage   100%   100%           
===================================
  Files         4      4           
  Lines        63     63           
===================================
  Hits         63     63

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 7cc5e66...5accc86. Read the comment docs.

@bachya bachya merged commit 9c5d0a0 into dev Nov 3, 2018
@bachya bachya deleted the 35 branch November 3, 2018 03:44
@github-actions github-actions bot locked and limited conversation to collaborators Nov 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant