Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
allrobot opened this issue Jun 9, 2024 · 0 comments

Comments

@allrobot
Copy link

allrobot commented Jun 9, 2024

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant