MetaCell / MetaCell/NetPyNE-UI
Ditch py3.7: EOL
Open
Nobody has claimed this yet.
netpyne
python
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Py3.7 is now EOL, so we should at least update to 3.8:
https://devguide.python.org/versions/
If at all possible, 3.11 would be a good target so that this maintenance task doesn't have to be done again for a while.
Contributor guide
No contributing guide indexed for this repository
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
No files, tests, or entry points are named. Start by locating Python-version declarations and CI or dependency configuration, then check the supported-version documentation and existing test setup. Done means the project consistently targets the selected Python version and its checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100