Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Upgrade Python version to 3.7-3.9 #42

Merged
merged 2 commits into from
Oct 15, 2021
Merged

Upgrade Python version to 3.7-3.9 #42

merged 2 commits into from
Oct 15, 2021

Conversation

ConorMacBride
Copy link
Owner

@ConorMacBride ConorMacBride commented Oct 15, 2021

  • Drops support for Python 3.6
  • Adds support for Python 3.9
  • Min. Numpy 1.17 -> 1.18
  • Min. Astropy 3.2 -> 4.2
  • Use manylinux2014

Todo

  • Change all py39-oldestdeps to py37-oldestdeps
  • [ ] Investigate PyYAML import method (try block may not be needed)

Signed-off-by: Conor MacBride <conor@macbride.me>
@codecov
Copy link

codecov bot commented Oct 15, 2021

Codecov Report

Merging #42 (02d4e1d) into main (e79539c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #42   +/-   ##
=======================================
  Coverage   95.05%   95.05%           
=======================================
  Files          18       18           
  Lines        1376     1376           
=======================================
  Hits         1308     1308           
  Misses         68       68           

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 e79539c...02d4e1d. Read the comment docs.

@ConorMacBride ConorMacBride merged commit aa72ef4 into main Oct 15, 2021
@ConorMacBride ConorMacBride deleted the upgrade-python branch November 26, 2021 10:54
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant