diff --git a/config/rtx/config.toml b/config/rtx/config.toml index 7fd148d..55c16b6 100644 --- a/config/rtx/config.toml +++ b/config/rtx/config.toml @@ -2,6 +2,7 @@ node = 'lts' # python = {version='3', virtualenv='.venv'} python = {version='3'} # setting virtualenv adds a virtualenv in every directory +tea = "latest" [settings] [alias.node]