Skip to content

Commit

Permalink
python38-venv
Browse files Browse the repository at this point in the history
  • Loading branch information
hgreebe committed Apr 21, 2024
1 parent efe02a1 commit 2e09f56
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@
return if redhat_on_docker?

# install_pyenv 'pyenv for default python version'

alinux_extras_topic 'python 3.8' do
topic 'python3.8'
end

bash 'create venv' do
user 'root'
group 'root'
Expand Down

0 comments on commit 2e09f56

Please sign in to comment.