update RTX config for python
This commit is contained in:
parent
cfdc7a2924
commit
62af62c258
2 changed files with 3 additions and 2 deletions
|
|
@ -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]
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue