ioos / ioos/xarray-subset-grid
Update / cleanup the requirements
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 9
- Forks
- 11
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 4
Description
What should we add?
Currently we have:
core dependencies
dev dependencies
examples dependencies
I think we should have:
core dependencies
test dependencies
docs dependencies
examples dependencies
Then "dev" dependencies would be the full set (called "all" in the pixi config now, which we could maybe keep)
Anyway, the idea is to be clear about what's needed for what, and pixi, at least, lets you set this all up very nicely.
Reference
No response
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.
Research direction
Start by locating the pixi configuration and its current core, dev, examples, and all dependency groups. Check how the project separates test and documentation requirements; done means the groups clearly distinguish core, test, docs, examples, and the full development set without breaking the existing setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100