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

Add python_path to pyvenv class #686

Merged

Conversation

wmellema
Copy link
Contributor

@wmellema wmellema commented Feb 8, 2024

Issue #685

  • Add: python_path variable to python::pyvenv

Pull Request (PR) description

Add a custom path for python to the pyvenv module in order to use pyenv managed python installations

This Pull Request (PR) fixes the following issues

Fixes #685

Wouter Mellema added 2 commits February 8, 2024 12:18
Issue voxpupuli#685

- Add: `python_path` variable to `python::pyvenv`
manifests/pyvenv.pp Outdated Show resolved Hide resolved
@bastelfreak bastelfreak changed the title Added python_path to pyvenv class Add python_path to pyvenv class Feb 8, 2024
@bastelfreak bastelfreak added the enhancement New feature or request label Feb 8, 2024
wmellema and others added 2 commits February 8, 2024 15:31
Co-authored-by: Tim Meusel <tim@bastelfreak.de>
@wmellema
Copy link
Contributor Author

wmellema commented Feb 8, 2024

@bastelfreak You are absolutely correct. Added to the PR and updated the documentation

@bastelfreak bastelfreak merged commit 05cbf65 into voxpupuli:master Feb 8, 2024
34 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
None yet
Development

Successfully merging this pull request may close these issues.

Not possible to use multiple python versions for virtualenvs
2 participants