pyproject.toml as the source of truth.
Add to a project
pyproject.toml and writes poetry.lock.
Bootstrap a new project
Pin a version
pyproject.toml directly:
Install the bunker-fold Python SDK with Poetry. Covers adding the dependency, locking, virtualenvs, version pinning, and upgrading in a Poetry project.
pyproject.toml as the source of truth.
pyproject.toml and writes poetry.lock.
pyproject.toml directly: