Skip to content

PEP-0527 - no longer provide .exe files  #1120

Closed
@giampaolo

Description

For Windows we currently upload and provide .exe and .wheel files on each release. PEP-527 deprecates .exe files (aka: python setup.py bdist_wininst) and AFAIU the new PYPI infrastructure will even prevent uploading / hosting them:
https://www.python.org/dev/peps/pep-0527/
This is good news as we'll have to upload 10 files (+1, the tar.gz) per release instead of 20.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions