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

feat: python 3.11 wheels #286

Merged
merged 6 commits into from
Jan 11, 2023
Merged

feat: python 3.11 wheels #286

merged 6 commits into from
Jan 11, 2023

Conversation

eddiebergman
Copy link
Contributor

@eddiebergman eddiebergman commented Jan 10, 2023

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

@codecov
Copy link

codecov bot commented Jan 10, 2023

Codecov Report

Base: 67.64% // Head: 67.64% // No change to project coverage 👍

Coverage data is based on head (0b0e7f9) compared to base (7f1ac3b).
Patch has no changes to coverable lines.

❗ Current head 0b0e7f9 differs from pull request most recent head 782f792. Consider uploading reports for the commit 782f792 to get more accurate results

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.
📢 Do you have feedback about the report comment? Let us know in this issue.

@eddiebergman eddiebergman merged commit dd10a4e into main Jan 11, 2023
@eddiebergman eddiebergman deleted the add_python_311 branch January 11, 2023 13:37
github-actions bot pushed a commit that referenced this pull request Jan 11, 2023
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
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