Monday, May 15, 2023

Poetry - how to add a dependency of a private git repo?

poetry add git+ssh://git@github.com/org/private-repo.git

Based on https://github.com/python-poetry/poetry/issues/835#issuecomment-600773746

No comments: