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

dropped legacy python support #89

Merged
merged 2 commits into from
Jun 17, 2022
Merged

dropped legacy python support #89

merged 2 commits into from
Jun 17, 2022

Conversation

bmcfee
Copy link
Owner

@bmcfee bmcfee commented Jun 17, 2022

Fixes #86 - our minimum python version is now 3.6.

@bmcfee bmcfee added this to the 0.3.0 milestone Jun 17, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jun 17, 2022

Codecov Report

Merging #89 (780c340) into main (d064cbe) will decrease coverage by 0.31%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
- Coverage   83.80%   83.49%   -0.32%     
==========================================
  Files           4        4              
  Lines         105      103       -2     
==========================================
- Hits           88       86       -2     
  Misses         17       17              
Flag Coverage Δ
unittests 83.49% <100.00%> (-0.32%) ⬇️

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

Impacted Files Coverage Δ
resampy/core.py 84.48% <ø> (-0.27%) ⬇️
resampy/filters.py 78.94% <100.00%> (-0.54%) ⬇️

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 d064cbe...780c340. Read the comment docs.

@bmcfee bmcfee merged commit 0a44472 into main Jun 17, 2022
@bmcfee bmcfee deleted the python3 branch June 17, 2022 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop legacy python support
2 participants