79087696

Date: 2024-10-14 20:56:38
Score: 1
Natty:
Report link

Since it took me hours to figure this out: It seems like the issue is you need to install 'artifacts-keyring' for poetry at a global level:

poetry self add artifacts-keyring

Once I did this, I could:

poetry add --source my-feed my-package
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Sellerman