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

Drop support for python 3.6 #42

Merged
merged 1 commit into from
Jul 24, 2020
Merged

Drop support for python 3.6 #42

merged 1 commit into from
Jul 24, 2020

Conversation

tlambert03
Copy link
Member

this PR would drop support for python 3.6
(came up because I wanted to use from __future__ import annotations ... which requires >=3.7)

@codecov
Copy link

codecov bot commented Jul 23, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #42   +/-   ##
=======================================
  Coverage   95.98%   95.98%           
=======================================
  Files          16       16           
  Lines         971      971           
=======================================
  Hits          932      932           
  Misses         39       39           

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 ad79e0a...851a410. Read the comment docs.

@jni jni merged commit 04190fe into pyapp-kit:master Jul 24, 2020
@tlambert03
Copy link
Member Author

Lol. That was a resounding "yes... No discussion needed. Merged."

@tlambert03 tlambert03 deleted the drop-py36 branch July 24, 2020 09:36
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

2 participants