mirror of
https://github.com/codeflash-ai/codeflash.git
synced 2026-05-04 18:25:17 +00:00
codeflash uses codeflash312 as env name
This commit is contained in:
parent
c9df6dfa15
commit
7a0d46483d
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
}
|
||||
],
|
||||
"settings": {
|
||||
"python.defaultInterpreterPath": "~/miniforge3/envs/dev/bin/python",
|
||||
"python.defaultInterpreterPath": "~/miniforge3/envs/codeflash312/bin/python",
|
||||
"python.terminal.activateEnvironment": true
|
||||
},
|
||||
"launch": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue