Skip to content

pyproject.toml file don't mention anything about the compatible platforms allowed by Wheel? #213

@allrobot

Description

@allrobot

https://packaging.python.org/en/latest/tutorials/packaging-projects/

https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#writing-pyproject-toml

I couldn't find information about compatibility with platforms, such as whether it is suitable for Linux or Windows.

The only mention of determining the system platform is in setup.py.

Does it mean that when packaging into a wheel, I need to manually open it as a zip and add it by editing the metadata?

Platform: ObscureUnix
Platform: RareDOS

https://packaging.python.org/en/latest/specifications/core-metadata/

Metadata

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