missing dev environment file
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 335
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 10
Description
I was working with a dev env via https://satpy.readthedocs.io/en/latest/dev_guide/index.html#development-installation
but realized it didn't have the gcsfs dependency and others
Not sure if a dependency env file could be added (see https://docs.dask.org/en/latest/develop.html#install)
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
Read the Satpy development installation guide and the linked Dask development documentation first, focusing on how development dependencies are defined. Determine where a dependency environment file belongs and which dependencies it should contain, including gcsfs; done means the development setup can install the required dependencies from that file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100