mirror of
https://github.com/langgenius/dify.git
synced 2024-11-15 19:22:36 +08:00
chore: update Python version in README to 3.12
This commit is contained in:
parent
59d002cb44
commit
87fd8da9ff
|
@ -37,7 +37,7 @@
|
||||||
5. Install dependencies
|
5. Install dependencies
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
poetry env use 3.10
|
poetry env use 3.12
|
||||||
poetry install
|
poetry install
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -84,5 +84,3 @@
|
||||||
```bash
|
```bash
|
||||||
poetry run -C api bash dev/pytest/pytest_all_tests.sh
|
poetry run -C api bash dev/pytest/pytest_all_tests.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user