Spaces:
Running
Running
Allison Huang
commited on
Commit
·
9047704
1
Parent(s):
e629f7b
removing session reset
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ git clone https://huggingface.co/spaces/realvest/realvest-app
|
|
16 |
pyenv install 3.9
|
17 |
pyenv local 3.9
|
18 |
|
19 |
-
poetry use
|
20 |
poetry install
|
21 |
poetry shell
|
22 |
```
|
|
|
16 |
pyenv install 3.9
|
17 |
pyenv local 3.9
|
18 |
|
19 |
+
poetry env use 3.9.17
|
20 |
poetry install
|
21 |
poetry shell
|
22 |
```
|