Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Add support for Python 3.7 #192

Merged
merged 10 commits into from Jun 7, 2019
Merged

Add support for Python 3.7 #192

merged 10 commits into from Jun 7, 2019

Conversation

hugovk
Copy link
Contributor

@hugovk hugovk commented Mar 4, 2019

Add support for Python 3.7:

  • Test on Travis CI
    • Xenial is required for 3.7 on Travis
    • Add python_requires to help pip install the correct version for the running Python
    • Update Trove classifiers

Also:

AppVeyor config not touched, that will be fixed by PR #190.

@codecov
Copy link

codecov bot commented Mar 4, 2019

Codecov Report

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

@@          Coverage Diff          @@
##           master   #192   +/-   ##
=====================================
  Coverage       0%     0%           
=====================================
  Files           1      1           
  Lines           1      1           
=====================================
  Misses          1      1

Copy link
Contributor

@thomasrockhu thomasrockhu left a comment

Choose a reason for hiding this comment

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

Thanks @hugovk !

@thomasrockhu thomasrockhu merged commit 54033d8 into codecov:master Jun 7, 2019
@hugovk hugovk deleted the add-3.7 branch June 7, 2019 20:17
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.

None yet

2 participants