From 62af62c258e6b2b2b22bbda7dafc2376183c78e3 Mon Sep 17 00:00:00 2001 From: aleidk Date: Sat, 4 Nov 2023 10:52:51 -0300 Subject: [PATCH] update RTX config for python --- config/rtx/config.toml | 3 ++- config/spicetify/config-xpui.ini | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/config/rtx/config.toml b/config/rtx/config.toml index 2f967ab..7fd148d 100644 --- a/config/rtx/config.toml +++ b/config/rtx/config.toml @@ -1,6 +1,7 @@ [tools] node = 'lts' -python = {version='3', virtualenv='.venv'} +# python = {version='3', virtualenv='.venv'} +python = {version='3'} # setting virtualenv adds a virtualenv in every directory [settings] [alias.node] diff --git a/config/spicetify/config-xpui.ini b/config/spicetify/config-xpui.ini index e622ba6..50de96d 100644 --- a/config/spicetify/config-xpui.ini +++ b/config/spicetify/config-xpui.ini @@ -29,4 +29,4 @@ sidebar_config = 1 ; DO NOT CHANGE! [Backup] version = 1.2.22.982.g794acc0a -with = 2.25.1 +with = 2.25.3