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

fix: use rlocation for interpreter location #182

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

mattem
Copy link
Collaborator

@mattem mattem commented Sep 13, 2023

If an in-build interpreter is used for venv creation, then the script needs to resolve the path to the interpreter via the runfiles library.


Type of change

  • Bug fix (change which fixes an issue)

For changes visible to end-users

  • Suggested release notes are provided below:

Ensure in-build interpreters are resolved when creating venvs.

Test plan

  • Manual testing

@alexeagle alexeagle merged commit 14b49cf into main Sep 13, 2023
@alexeagle alexeagle deleted the fix/in_build_interpreter_entrypoints branch September 13, 2023 21:19
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