Skip to content

Conversation

@JeanChristopheMorinPerso
Copy link
Member

Fixes #1844

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

…ly supported python versions

Signed-off-by: Jean-Christophe Morin <[email protected]>
@JeanChristopheMorinPerso JeanChristopheMorinPerso requested a review from a team as a code owner October 14, 2024 15:17
@codecov
Copy link

codecov bot commented Oct 14, 2024

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 19 commits behind head on main.

Files with missing lines Patch % Lines
src/rez/bind/rez.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           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           

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

@JeanChristopheMorinPerso JeanChristopheMorinPerso merged commit 102c8e7 into AcademySoftwareFoundation:main Oct 14, 2024
44 of 45 checks passed
@JeanChristopheMorinPerso JeanChristopheMorinPerso deleted the fix_req_of_rez_bind_rez branch October 14, 2024 15:23
@JeanChristopheMorinPerso JeanChristopheMorinPerso added this to the Next milestone Oct 19, 2024
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.

Bound rez package fails to import under Python 2.7

1 participant