Update poetry

This commit is contained in:
Ojakoo
2022-12-21 19:16:55 +02:00
parent b9280ea026
commit 1b086843dc
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ For depedencies and virtual environment, we use [poetry](https://python-poetry.o
First install [python](https://wiki.python.org/moin/BeginnersGuide/Download). Then install poetry:
```bash
python3 -m pip install poetry
python3 -m pip install poetry==1.3.1
```
The easiest integration with VSCode is to have poetry install virtual environment in project folder, configured with CMD