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

Drops support for installing rez-pip with Python 3.8 #120

Merged
merged 8 commits into from
Jan 18, 2025

Conversation

JeanChristopheMorinPerso
Copy link
Owner

@JeanChristopheMorinPerso JeanChristopheMorinPerso commented Jan 18, 2025

Closes #115

This PR drops support for installing rez-pip with Python 3.8. It is still possible to install packages for Python 3.7.

Copy link

codecov bot commented Jan 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.94%. Comparing base (ce91594) to head (ed3d396).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #120      +/-   ##
==========================================
- Coverage   90.00%   89.94%   -0.06%     
==========================================
  Files          13       13              
  Lines        1050     1024      -26     
  Branches      202      196       -6     
==========================================
- Hits          945      921      -24     
+ Misses         68       67       -1     
+ Partials       37       36       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JeanChristopheMorinPerso JeanChristopheMorinPerso force-pushed the drop_python_38 branch 3 times, most recently from 35e6d3a to 984837b Compare January 18, 2025 22:12
Signed-off-by: Jean-Christophe Morin <[email protected]>
@JeanChristopheMorinPerso JeanChristopheMorinPerso force-pushed the drop_python_38 branch 2 times, most recently from 652ada7 to 86c887e Compare January 18, 2025 22:34
Signed-off-by: Jean-Christophe Morin <[email protected]>
Signed-off-by: Jean-Christophe Morin <[email protected]>
Signed-off-by: Jean-Christophe Morin <[email protected]>
@JeanChristopheMorinPerso JeanChristopheMorinPerso marked this pull request as ready for review January 18, 2025 22:53
@JeanChristopheMorinPerso JeanChristopheMorinPerso changed the title Drop python 38 Drops support for installing rez-pip with Python 3.8 Jan 18, 2025
@JeanChristopheMorinPerso JeanChristopheMorinPerso merged commit 2928d20 into main Jan 18, 2025
18 checks passed
@JeanChristopheMorinPerso JeanChristopheMorinPerso deleted the drop_python_38 branch January 18, 2025 23:59
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.

Drop support for Python 3.7
1 participant