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

Remove numpy version constraint from setup.py #58

Merged
merged 9 commits into from
Jul 8, 2023

Conversation

csukuangfj
Copy link
Collaborator

Also, publish pre-compiled wheels for macOS Apple Silicon and Aarch64 Linux.

Note: It does not support Win32 due to the following code

_BitScanForward64(&ret, x);

@csukuangfj csukuangfj merged commit 12d88b6 into danpovey:master Jul 8, 2023
10 checks passed
@csukuangfj csukuangfj deleted the fix-numpy branch July 8, 2023 10:27
@csukuangfj csukuangfj mentioned this pull request Jul 8, 2023
@danpovey
Copy link
Owner

danpovey commented Jul 8, 2023

Thanks!

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.

None yet

2 participants