Apply suggestions from code review

This commit is contained in:
calle 2023-01-09 12:13:16 +01:00 committed by GitHub
parent d5ead2543c
commit d66efcaa32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -206,9 +206,9 @@ poetry add setuptools wheel
./venv/bin/pip install setuptools wheel
```
### poetry
#### Poetry
If your poetry version is less than ^1.2, for `poetry install`, ignore the -- flags, it will install just fine.
If your Poetry version is older than 1.2, for `poetry install`, ignore the `--only main` flag.
### Optional: PostgreSQL database