Install dependencies without root package
poetry install --no-root
- Kategory
- python poetry
- Description
- Installs all packages listed in pyproject.toml without installing the project itself, commonly used in CI or Docker builds.
- Kontributor
- iarc13
- Upvotes
- ▲ 0