update packaging to pyproject.toml
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 6
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 1
Description
- linting
- (testing from setup.py)
- (version - remove versioneer)
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
Start by reviewing setup.py and the current packaging configuration, then identify how linting, testing, and versioning are currently handled. Compare those responsibilities with the intended pyproject.toml configuration and the removal of versioneer; done means packaging, linting, testing, and version reporting work without setup.py or versioneer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, testing-qa, tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100