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

removes setuptools.command.test dependency #452

Merged
merged 10 commits into from
Jan 2, 2025

Conversation

bastibe
Copy link
Owner

@bastibe bastibe commented Dec 30, 2024

No description provided.

Bastian Bechtold added 7 commits December 30, 2024 17:02
it used to end on an exception test, which left a broken file.
windows tags are now called x86, x64, and arm64 (from 32bit, 64bit), and manylinux version was updated to glibc 2.28.
tags are wildly inconsistent between various machines, especially on Windows. It's a huge mess.
@bastibe bastibe force-pushed the remove-setuptools-dependency branch from 184c752 to fd5cb0b Compare January 2, 2025 14:01
Bastian Bechtold added 3 commits January 2, 2025 15:05
x64 python, running on arm64 Windows, reports the exact same architecture
and platform as arm64 python running on arm64 Windows. We can not
distinguish between them here.

For now, neither, numpy nor CFFI support arm64 python on Windows, so we
can simply ignore it. This is ugly.
@bastibe bastibe merged commit aa2d6d9 into master Jan 2, 2025
56 of 58 checks passed
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

Successfully merging this pull request may close these issues.

1 participant