Skip to content

Allow user specified python interpreter #320

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

Merged
merged 6 commits into from
Apr 16, 2025

Conversation

cidrblock
Copy link
Collaborator

@cidrblock cidrblock commented Apr 15, 2025

Fixes #215

Allow the user to specify a python interpreter name, version or path. In the case of uv the string is just handed over to uv to resolve. In the case of pip the interpreter needs to be in the path.

@cidrblock cidrblock added the enhancement New feature or request label Apr 15, 2025
@cidrblock cidrblock marked this pull request as draft April 15, 2025 21:20
@cidrblock cidrblock marked this pull request as ready for review April 16, 2025 12:34
@ssbarnea ssbarnea added this pull request to the merge queue Apr 16, 2025
@cidrblock cidrblock removed this pull request from the merge queue due to a manual request Apr 16, 2025
@cidrblock cidrblock merged commit c272cd2 into ansible:main Apr 16, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

RFE: Add ability to specify python version for venv during ade install
3 participants