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

Fix wheels deployment and increase Dependabot update granularity #44

Merged
merged 5 commits into from
Feb 9, 2024

Conversation

agriyakhetarpal
Copy link
Owner

No description provided.

@agriyakhetarpal
Copy link
Owner Author

Note to self: pypa/cibuildwheel#1278

Workarounds at the moment:

  1. Cross-compile for Python 3.8 and natively compile for Python 3.9+, test Python 3.8 wheel manually at the time of release
  2. Drop Python 3.8 support

@agriyakhetarpal
Copy link
Owner Author

The first one shall be chosen since Python 3.8 EOL is in October 2024

@agriyakhetarpal agriyakhetarpal force-pushed the fix-deployment branch 10 times, most recently from 739ae41 to 02a7db6 Compare February 9, 2024 20:46
@agriyakhetarpal agriyakhetarpal merged commit 81a60b0 into main Feb 9, 2024
30 checks passed
@agriyakhetarpal agriyakhetarpal deleted the fix-deployment branch February 9, 2024 22:00
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