This experimental tool is a Poetry Plugin to support workflows in a multi-project repository.
Make sure you are using at least Poetry 1.2.0a2. To install this preview release, run:
curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/install-poetry.py | python - --preview
Install this plugin:
poetry plugin add poetry-workspace-plugin
A workspace is a collection of Poetry projects that share a single environment.