Switch from requirements-*.txt files to to dependency groups
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 62/100
- Issue type
- Refactor
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- python
- Domain
- build-system
Research direction
Start by reading the requirements-*.txt files in the repository root and the linked Python dependency-groups specification, then locate where this project declares its package metadata. Replace the existing development-dependency arrangement with dependency groups, and verify that development dependencies still install and the project’s tests continue to run.
Written by the indexing model from the issue text.
Description
This project has been managing its development dependencies using requirements-*.txt files in the repository root directory. Switch to using dependency groups instead.
- Dominant language
- Python
- Stars
- 21
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
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.
More from bloomberg/pytest-pystack
-
Difficulty 3/5 1-2 days Newbie friendliness 42/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
-
documentation enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
-
documentation
Difficulty 1/5 Under an hour Newbie friendliness 45/100
bloomberg/pytest-pystack#2 · 2 comments ·
All issues in bloomberg/pytest-pystack
Similar issues
-
documentation help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
simonw/sqlite-utils#872 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100