Updating packaging to pyproject.toml. providing an equivalent to setup.py develop
Open
@n7s is already working on this.
Since Feb 10, 2025.
Fixed?
Packaging
- Dominant language
- Python
- Stars
- 33
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
setup.py develop is deprecated, but PEP 660 provides a replacement via the pyproject.toml file which is the new
Keeping the packaging current is desirable.
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.
Assessment
This issue has not been assessed yet.