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.5 #151

Merged
merged 5 commits into from
Aug 30, 2020
Merged

Drop support for Python 3.5 #151

merged 5 commits into from
Aug 30, 2020

Conversation

hugovk
Copy link
Collaborator

@hugovk hugovk commented Aug 30, 2020

Fixes #130.

@hugovk hugovk added the changelog: Removed For now removed features label Aug 30, 2020
@codecov-commenter
Copy link

codecov-commenter commented Aug 30, 2020

Codecov Report

Merging #151 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #151   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          554       554           
=========================================
  Hits           554       554           
Flag Coverage Δ
#GHA_Ubuntu 100.00% <100.00%> (ø)
#GHA_Windows 100.00% <100.00%> (ø)
#GHA_macOS 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
tests/test_number.py 100.00% <ø> (ø)
src/humanize/number.py 100.00% <100.00%> (ø)
src/humanize/time.py 100.00% <100.00%> (ø)
tests/test_time.py 100.00% <100.00%> (ø)

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 cca5a74...ad74c4f. Read the comment docs.

@hugovk hugovk merged commit f09cd62 into jmoiron:master Aug 30, 2020
@hugovk hugovk deleted the rm-3.5 branch August 30, 2020 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: Removed For now removed features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop support for Python 3.5
2 participants