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

Unpin numpy version #794

Merged
merged 1 commit into from May 2, 2023
Merged

Unpin numpy version #794

merged 1 commit into from May 2, 2023

Conversation

JulioAPeraza
Copy link
Collaborator

@JulioAPeraza JulioAPeraza commented May 2, 2023

Closes None.

This is an attempt to unpin the maximum version of numpy, given that this issue https://github.com/numba/numba/issues/8615 was closed.
Hopefully, this will address one of the issues we have with installing nimare in a pyodide kernel: #785 (comment).

@JulioAPeraza JulioAPeraza added the maintenance Issues/PRs related to maintenance/infrastructure. label May 2, 2023
@JulioAPeraza JulioAPeraza requested a review from jdkent May 2, 2023 16:06
@codecov
Copy link

codecov bot commented May 2, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (4ceb358) 88.92% compared to head (4ba2fcd) 88.92%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #794   +/-   ##
=======================================
  Coverage   88.92%   88.92%           
=======================================
  Files          41       41           
  Lines        4856     4856           
=======================================
  Hits         4318     4318           
  Misses        538      538           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Member

@jdkent jdkent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, seems like the incompatibility is resolved now

@jdkent jdkent merged commit 2991d46 into neurostuff:main May 2, 2023
17 checks passed
@JulioAPeraza JulioAPeraza deleted the unpin-numpy branch May 2, 2023 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Issues/PRs related to maintenance/infrastructure.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants