Merged
Conversation
Codecov ReportBase: 67.64% // Head: 67.64% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## main #286 +/- ##
=======================================
Coverage 67.64% 67.64%
=======================================
Files 24 24
Lines 1768 1768
=======================================
Hits 1196 1196
Misses 572 572 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
nchristensen
pushed a commit
to nchristensen/ConfigSpace
that referenced
this pull request
Jan 31, 2023
The builds wheels for Python 3.11, as well as disable wheel builds for win32 and i686 architectures due to scipy not distributing wheels for these in their latest versions. * feat: python 3.11 wheels * ci: trigger workflow * ci: update cibuildwheel for python 3.11 * ci: update other cibuildwheels * ci: disable >=3.8 win32 wheels * ci: Remove debug trigger
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add support for Python 3.11 wheels and try removing some restricted wheels to see if dependancies have wheels that are now available and usable.
NOTE:
Do not merge until the realese.yaml has had the branch name remove that is used to test the workflow