Skip to content

Dumb Question- how do I install this to a repo? #9489

Answered by No767
arn5891 asked this question in Q&A
Discussion options

You must be logged in to vote

Seems to me that you just need to upload your requirements.txt or anything similar to the repo, and github will automatically detect it.

You don't install modules in github. Github automatically detects and tracks the dependencies as needed

Edit: If you are referring to the GitHub packages registry (such as ghcr, etc), then you don't have to worry about it. It won't detect it as a pypi package unless you build and push it off to github's pypi registry, which i dont know why you would want to do that anyways

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@arn5891
Comment options

Answer selected by arn5891
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants