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

Relax Numba version constraints #203

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Relax Numba version constraints #203

merged 1 commit into from
Oct 2, 2024

Conversation

tasansal
Copy link
Contributor

@tasansal tasansal commented Oct 2, 2024

Relax Numba version constraints to allow versions >=0.59.1 and <0.70.0. This change ensures compatibility with older numba.

Also formatted the pyproject.toml with prettier.

Relax Numba version constraints to allow versions >=0.59.1 and <0.70.0. This change ensures compatibility with older numba.
@tasansal tasansal added the dependencies Pull requests that update a dependency file label Oct 2, 2024
@tasansal tasansal self-assigned this Oct 2, 2024
Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.17%. Comparing base (f358dc4) to head (c5df636).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #203   +/-   ##
=======================================
  Coverage   95.17%   95.17%           
=======================================
  Files          48       48           
  Lines        2195     2195           
  Branches      263      263           
=======================================
  Hits         2089     2089           
  Misses         81       81           
  Partials       25       25           

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

@tasansal tasansal merged commit 87d6942 into main Oct 2, 2024
32 checks passed
@tasansal tasansal deleted the relax-numba branch October 2, 2024 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant