Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

eriknw
Copy link
Member

@eriknw eriknw commented Feb 7, 2024

More projects are endorsing/adopting SPEC 0, and I think we should too:

Even NumPy is moving towards SPEC 0 instead of NEP 29.

Basically, we should feel okay moving forward and dropping old dependencies. This reduces our maintenance burden, and reduces maintenance burden for the whole ecosystem as SPEC 0 gets more widely accepted.

Changes:

  • Drop Python 3.9
  • Drop NumPy 1.22
  • Drop a few other minor dependencies

@jim22k @SultanOrazbayev, since this is a policy change, I want your approval (even a thumbs up or rocket would suffice).

Copy link

codecov bot commented Feb 7, 2024

Codecov Report

Merging #537 (3854312) into main (522b696) will increase coverage by 0.16%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #537      +/-   ##
==========================================
+ Coverage   99.13%   99.29%   +0.16%     
==========================================
  Files          93       93              
  Lines       21855    21855              
  Branches     4130     4130              
==========================================
+ Hits        21667    21702      +35     
+ Misses        121      106      -15     
+ Partials       67       47      -20     

@SultanOrazbayev
Copy link
Member

Sounds very reasonable.

@eriknw eriknw merged commit a621468 into python-graphblas:main Feb 18, 2024
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