Authenticating and Downloading .whl Files from Private GitHub Repository Release #9919
Unanswered
JCayllahuaG
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am working on a project where I need to download and install a
.whl
file from the release assets of a private GitHub repository. I am using Poetry for dependency management, and I am having trouble with authentication and configuration.Here are the steps I have taken:
Could someone please guide me on how to properly set up authentication and download
.whl
files from a private GitHub repository using Poetry?Thank you!
Beta Was this translation helpful? Give feedback.
All reactions