secondlife / secondlife/python-llsd
Switch to a newer version of setuptools_scm
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
I feel as this project should be transformed into using the recommended way of building since setuptools now recommends to use %pyproject_wheel instead of %py3_build
Can we do that?
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.
Research direction
The issue names setuptools_scm and the %pyproject_wheel and %py3_build build commands, but no files or tests. First locate the project's current packaging and build entry points, then compare them with the recommended approach; done means the project builds successfully using the newer method.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100