There is only one truth. It is the source.
January 2, 2024
Tags: poetry, python
pip install "localstack[runtime]@git+ssh://git@github.com/localstack/localstack.git"
is equivalent to
poetry add "git+ssh://git@github.com/localstack/localstack.git[runtime]"