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

pin numpy to <2 version #367

Merged
merged 1 commit into from
Jun 20, 2024
Merged

pin numpy to <2 version #367

merged 1 commit into from
Jun 20, 2024

Conversation

maurerle
Copy link
Member

for now, pyomo does not work with numpy 2 and its optional linking dependency is not enforced.

See here: Pyomo/pyomo#3290 (comment)

for now, pyomo does not work with numpy 2 and its optional linking dependency is not enforced.

See here: Pyomo/pyomo#3290 (comment)
@maurerle maurerle changed the title fix numpy to <2 version pin numpy to <2 version Jun 20, 2024
@maurerle maurerle mentioned this pull request Jun 20, 2024
Copy link

codecov bot commented Jun 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.95%. Comparing base (9f9c20f) to head (6d02c14).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #367   +/-   ##
=======================================
  Coverage   77.95%   77.95%           
=======================================
  Files          43       43           
  Lines        5143     5143           
=======================================
  Hits         4009     4009           
  Misses       1134     1134           
Flag Coverage Δ
pytest 77.95% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nick-harder nick-harder merged commit 6a5c7fd into main Jun 20, 2024
4 checks passed
@nick-harder nick-harder deleted the fix_numpy branch June 20, 2024 09:57
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.

2 participants