github-hosted-pypi icon indicating copy to clipboard operation
github-hosted-pypi copied to clipboard

Install wheel packages

Open nazikus opened this issue 1 year ago • 1 comments

Is it possible to use pre-built wheel packages with this solution?

nazikus avatar Sep 04 '24 04:09 nazikus

I haven't tried, but that should be possible.

If you replace the link of the version (here for example) with the download link of the wheel file, that should work.

However you must keep in mind that if the link to the wheel is public, anyone can download it. I don't see how you can keep it private using a pre-built wheel...

astariul avatar Sep 04 '24 05:09 astariul