Skip to content

Commit

Permalink
Update manifests/pyvenv.pp
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Meusel <[email protected]>
  • Loading branch information
wmellema and bastelfreak authored Feb 8, 2024
1 parent e7a9f7b commit 78891b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/pyvenv.pp
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
Array $environment = [],
Optional[String[1]] $prompt = undef,
Python::Venv::PipVersion $pip_version = 'latest',
Optional[String[1]] $python_path = undef,
Optional[Stdlib::Absolutepath] $python_path = undef,
) {
include python

Expand Down

0 comments on commit 78891b7

Please sign in to comment.