Skip to content

Conversation

@oscarbenjamin
Copy link
Collaborator

Fixes #10.

There might be more places that needs to be fixed to use slong rather than long but this is an intentionally minimal change that achieves the basic goal of getting python-flint to work on Windows. With this and #26 I was able to make a working Windows wheel that locally passed all tests.

@oscarbenjamin oscarbenjamin mentioned this pull request Dec 6, 2022
@oscarbenjamin
Copy link
Collaborator Author

I tried to add the 32 bit Linux build back to CI but it doesn't seem to have worked...

@oscarbenjamin
Copy link
Collaborator Author

Okay the wheels are building in 32 bit linux and passing basic tests but it doesn't seem that there is a straight-forward way to run a CI job in a 32 bit OS to do a proper test.

@oscarbenjamin
Copy link
Collaborator Author

Okay, I'll merge this now so we can focus on making the Windows wheels work.

@oscarbenjamin oscarbenjamin merged commit edf6be7 into flintlib:master Dec 7, 2022
@oscarbenjamin oscarbenjamin deleted the pr_slong branch December 7, 2022 12:58
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.

Windows support

1 participant