Skip to content

torch_stable.html wheel index is not PEP 503 compliant #546

Open
@chrisantonellis

Description

@chrisantonellis

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    pypiPyPI, pip, wheel related issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions