Remove duplicate numpy dependency in test section
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 72/100
- Issue type
- Refactor
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- numpy, python
- Domain
- build-system, testing-qa
Research direction
Open pyproject.toml and compare the main dependency list with the test dependencies section, focusing on the duplicate numpy>=2.0 entry. Remove only the redundant test entry, then verify that the dependency configuration remains valid and that numpy is still declared in the main dependencies.
Written by the indexing model from the issue text.
Description
I noticed that numpy>=2.0 is already listed in the main dependencies in pyproject.toml, but it appears again in the test dependencies section.
Since it is already a core dependency, this duplication might not be necessary.
Happy to open a PR to clean this up if this sounds good.
- Dominant language
- Jupyter Notebook
- Stars
- 25.8k
- Forks
- 3.8k
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 24
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from shap/shap
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
bug
Difficulty 1/5 Under an hour Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
priority: p3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
googleapis/librarian#7636 ·
-
package-update
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
oSoWoSo/vOid_Community_repOsitory#147 · 1 comment ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
agentic-workflows cascade-suspected
Difficulty 1/5 Under an hour Newbie friendliness 88/100