AcademySoftwareFoundation / rez

An integrated package configuration, build and deployment system for software
https://rez.readthedocs.io
Apache License 2.0
959 stars 338 forks source link

Adjust python requirement of rez bound package #1848

Closed JeanChristopheMorinPerso closed 1 month ago

JeanChristopheMorinPerso commented 1 month ago

Fixes #1844

Adjust python requirement of rez bound package to reflect the currently supported python versions.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 58.58%. Comparing base (bffe331) to head (a3778f5). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/rez/bind/rez.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1848 +/- ## ======================================= Coverage 58.58% 58.58% ======================================= Files 126 126 Lines 17207 17207 Branches 3014 3014 ======================================= Hits 10080 10080 Misses 6474 6474 Partials 653 653 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.