Hacker News new | ask | show | jobs
by _AzMoo 2408 days ago
Add a second source and it will prioritise that over pypi.

  [[tool.poetry.source]]
  name = "my-repo-name"
  url = "https://myrepo.url/"