Update PyPI from 1.3.1
Open
Nobody has claimed this yet.
bug
support
- Dominant language
- Python
- Stars
- 498
- Forks
- 178
- PR merge metrics
- No merged PRs in 30d
Description
The latest version of wrf-python on PyPI is 1.3.1 though several releases exist since then. My installation in a clean virtualenv is failing due to lack of numpy in setup and later releases have a fix to bootstrap numpy.
Updating PyPI will resolve this issue.
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
Review the releases listed in the repository and the linked commit 53b08c40dc9adec5214c745ffa8453e78a652135, then inspect the packaging and release process. Reproduce installation in a clean virtualenv and verify that the corrected release is available on PyPI and installs successfully with its NumPy dependency.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100