Relative Content

Tag Archive for pythonpython-packagingpython-poetry

Manage dependencies in (python) Poetry packages stored in private github repos

I just started playing around with Poetry to see if it’s a valuable tool for my workflows. I came across the following problem and couldn’t find a satisfactory answer online (except from a few github issues from in the Poetry repo itself that make me think this problem doesn’t really have a simple solution).

Manage dependencies in Poetry packages stored in private github repos

I just started playing around with Poetry to see if it’s a valuable tool for my workflows. I came across the following problem and couldn’t find a satisfactory answer online (except from a few github issues from in the Poetry repo itself that make me think this problem doesn’t really have a simple solution).