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

Added a configuration option for rez-pip dist-info remapping #1123

Closed
wants to merge 1 commit into from
Closed

Added a configuration option for rez-pip dist-info remapping #1123

wants to merge 1 commit into from

Conversation

smaragden
Copy link
Contributor

I created this PR to get some traction on #892 .

This PR keeps the current behavior, but lets us configure the current "special-case" in rez-pip that always copies dist-info files to the rez-package root.

By setting pip_install_override_dist_info_remap = False, dist-info files will end up alongside the python package as some tools expect.

In my opinion the better solution would be to just change the default behavior and copy the files to where they are expected.

@nerdvegas
Copy link
Contributor

I'm fine with this being default behaviour rather than configurable, unless there are objections?

@nerdvegas
Copy link
Contributor

Closing in favor of #1128 as there are no objections to hardcoding this behaviour.

@nerdvegas nerdvegas closed this Sep 21, 2021
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.

2 participants