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

[Linux] Distribute linux wheels for python versions > 3.6 on x86 and arm64 #2389

Closed
kapilt opened this issue Mar 28, 2024 · 1 comment
Closed

Comments

@kapilt
Copy link

kapilt commented Mar 28, 2024

Per latest pypi release
https://pypi.org/project/psutil/#files

psutil is not distributing wheels for any linux version of python other than 3.6 and 2.7 which are ancient and way past end of life.

Instead it should target wheel building for modern versions ideally across x86 and aarch64.

@giampaolo
Copy link
Owner

This is incorrect. These 2 files support any Python versions from 3.6 onward:
image

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

No branches or pull requests

2 participants