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

Temporarily disable Python 3.12 wheel building #138

Merged
merged 1 commit into from
Aug 31, 2023
Merged

Conversation

djhoese
Copy link
Member

@djhoese djhoese commented Aug 31, 2023

Numpy compatibility with 3.12 is a little weird right now. We can't build 3.12 wheels yet.

  • Closes #xxxx (remove if there is no corresponding issue, which should only be the case for minor changes)
  • Tests added (for all bug fixes or enhancements)
  • Tests passed (for all non-documentation changes)
  • Passes git diff origin/master **/*py | flake8 --diff (remove if you did not edit any Python files)
  • Fully documented (remove if this change should not be visible to users, e.g., if it is an internal clean-up, or if this is part of a larger project that will be documented later)

Numpy compatibility with 3.12 is a little weird right now. We can't build 3.12 wheels yet.
@codecov
Copy link

codecov bot commented Aug 31, 2023

Codecov Report

Merging #138 (207f9d0) into main (23d43fc) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #138   +/-   ##
=======================================
  Coverage   91.18%   91.18%           
=======================================
  Files          11       11           
  Lines        3847     3847           
=======================================
  Hits         3508     3508           
  Misses        339      339           
Flag Coverage Δ
unittests 91.18% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@coveralls
Copy link

Coverage Status

coverage: 91.435%. remained the same when pulling 207f9d0 on ci-312-wheels-off into 23d43fc on main.

@djhoese djhoese merged commit da335bd into main Aug 31, 2023
41 checks passed
@djhoese djhoese deleted the ci-312-wheels-off branch August 31, 2023 16:54
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.

None yet

2 participants