pyodide / pyodide/pyodide-pack
Require Python >=3.12
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 48
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Also, drop tomli as a dependency as it is a part of the stdlib in Python 3.11 and later.
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
Locate the project’s Python version requirement and dependency declarations. Update the requirement to Python 3.12 or newer and remove tomli, then run the project’s available checks to confirm the package still installs without that dependency.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100