From 5d4bdc00a0c521bb1bd9ef46f17c2312daa5ab1f Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Wed, 20 Mar 2024 20:51:58 -0300 Subject: template: python 3 --- device/device_template_pre | 3 +++ 1 file changed, 3 insertions(+) (limited to 'device/device_template_pre') diff --git a/device/device_template_pre b/device/device_template_pre index 22a8f81..68cdae7 100644 --- a/device/device_template_pre +++ b/device/device_template_pre @@ -58,6 +58,9 @@ export DEVICE_HOMEBREW_INSTALLATION="/opt/homebrew" export DEVICE_HAS_NVM export DEVICE_NVM_INSTALLATION="$HOME/.nvm" +export DEVICE_HAS_PYTHON_3 +export DEVICE_PYTHON_3_INSTALLATION="$HOME/Library/Python/3.9" + export DEVICE_HAS_PYENV export DEVICE_PYENV_CONFIGURATION="$HOME/.pyenv" -- cgit 1.3.0-6-gf8a5