astariul/github-hosted-pypi

GitHub Private Pages

Closed this issue · 1 comments

Does this package only work if the GitHub pages is public or will it also work with private github pages?

No it won't work with private github pages unfortunately, because pip needs to be able to read the PyPi server infos (pages, links, etc...)

With a private github page, the pip command won't be able to read anything.