- If activated env, then deactivate first
- Run poetry install in the root and in all projects
Poetry setup
poetry self add poetry-plugin-mono-repo-deps
poetry self add 'poethepoet[poetry_plugin]'
poetry config virtualenvs.in-project true
poetry lock --no-update
poetry install --no-root