Open
Description
the torch_stable.html
index of wheels does not match the spec for a "simple index"
https://download.pytorch.org/whl/cu100/torch_stable.html
I propose modifying the html generation script here (https://github.com/pytorch/builder/blob/master/cron/update_s3_htmls.sh) to output a /simple
directory with the correct file structure structure is generated in addition to the top level torch_stable.html
, linking back to the top level wheel files.
https://www.python.org/dev/peps/pep-0503/
https://packaging.python.org/guides/hosting-your-own-index/
if pip was aware of the valid torch index, builds with local identifiers could be installed without including the html url