Skip to content

Conversation

@harshil21
Copy link
Owner

@harshil21 harshil21 commented Jan 16, 2025

This PR aims to provide wheels directly to all platforms by simply building with a different set of configuration options. It just changes the tag depending on the config and that should theoretically get us the correct wheel to provide, since we already have pre-built binaries which are built on that platform.

Todo:

  • Upload to test pypi and check if pip / uv actually installs it correctly
  • Make CI work. Will probably need another env variable and have to use hatch build environments?

@harshil21 harshil21 added the enhancement New feature or request label Feb 12, 2025
@harshil21 harshil21 linked an issue Feb 12, 2025 that may be closed by this pull request
@harshil21 harshil21 merged commit 0b3d5b7 into main Feb 12, 2025
3 checks passed
@harshil21 harshil21 deleted the wheels branch February 12, 2025 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate to cibuildwheel and distribute wheels directly

2 participants