Replies: 1 comment
-
|
Ok, solved! It was missing one extra |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am having problems adding dependencies from a private repository, hosted by AWS Codeartifact (the private dep is called ml-model-interfaces). However, with
pip install ml-model-interfacesit works, so the credentials are correct. I would be glad if someone could help me with troubleshooting as I am running out of ideas.The poetry docs I am following: https://python-poetry.org/docs/repositories/
The poetry version I am using 1.6.1.
My Toml looks like this:
Beta Was this translation helpful? Give feedback.
All reactions