pytest-dev / pytest-dev/pytest-localserver

Consolidate project configuration in pyproject.toml

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

Nobody has claimed this yet.

Dominant language
Python
Stars
37
Forks
12
Avg merge
12h 27m
Merged PRs (30d)
1

Description

Right now our project configuration is mostly defined in setup.py, but we should move as much of it as possible into pyproject.toml.

Contributor guide

No contributing guide indexed for this repository

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.

Research direction

Compare the project configuration in setup.py with the existing pyproject.toml and identify which settings can be consolidated. Start by reviewing both files and then run the project’s tests and installation checks. Done means the relevant configuration is moved without changing the package’s tested behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.