Switch from requirements-*.txt files to to dependency groups

Open
#19 0 comments 0 reactions 0 assignees View on GitHub

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

good first issue

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from bloomberg/pytest-pystack

All issues in bloomberg/pytest-pystack

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.