Skip to content

Remove upper limitation on version of numba #1321

Merged
merged 2 commits into from
Jul 20, 2023
Merged

Conversation

Mr-Geekman
Copy link
Contributor

@Mr-Geekman Mr-Geekman commented Jul 20, 2023

Before submitting (must do checklist)

  • Did you read the contribution guide?
  • Did you update the docs? We use Numpy format for all the methods and classes.
  • Did you write any new necessary tests?
  • Did you update the CHANGELOG?

Proposed Changes

Remove upper limitation on version of numba. As I understand it was made for python 3.7 which is now not supported.

Closing issues

@Mr-Geekman Mr-Geekman added the enhancement New feature or request label Jul 20, 2023
@Mr-Geekman Mr-Geekman self-assigned this Jul 20, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jul 20, 2023

Codecov Report

Merging #1321 (ae1d741) into master (681d8e1) will decrease coverage by 31.99%.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff             @@
##           master    #1321       +/-   ##
===========================================
- Coverage   88.95%   56.96%   -31.99%     
===========================================
  Files         204      204               
  Lines       12634    12628        -6     
===========================================
- Hits        11238     7193     -4045     
- Misses       1396     5435     +4039     

see 131 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions
Copy link

@github-actions github-actions bot temporarily deployed to pull request July 20, 2023 07:31 Inactive
@Mr-Geekman Mr-Geekman merged commit 75e8fc1 into master Jul 20, 2023
@Mr-Geekman Mr-Geekman deleted the fix-numba-requirement branch July 20, 2023 08:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants