update RTX config for python

This commit is contained in:
Alexander Navarro 2023-11-04 10:52:51 -03:00
parent cfdc7a2924
commit 62af62c258
2 changed files with 3 additions and 2 deletions

View file

@ -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]

View file

@ -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