Remove caps on versions in pyproject.toml
Open
Beginner friendly
enhancement
- Dominant language
- Python
- Stars
- 44
- Forks
- 12
- Avg merge
- 7d 19h
- Merged PRs (30d)
- 10
Description
E.g., remove python<3.13.
Then, also update the bioconda meta.yml
Contributor guide
Research direction
Start by inspecting the version constraints in pyproject.toml, including the Python cap illustrated in the issue, then compare the dependency metadata in the bioconda meta.yml. Determine which version caps must be removed and keep both files consistent. Done means the requested caps are removed from pyproject.toml and the bioconda metadata is updated accordingly.
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
- 64/100