Warn if setuptools is incompatible with the build system
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 222
- Forks
- 105
- Avg merge
- 2h 21m
- Merged PRs (30d)
- 1
Description
Suggestion from https://forum.image.sc/t/release-of-omero-5-5-1/27545/4
Warn before running any build steps if the version of setuptools is incompatible with the build system.
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 no files, tests, or build entry points. Start by locating the build entry points and where the setuptools version is checked or used, then determine the incompatible-version rule from the build system. Done means an incompatibility warning appears before any build steps run, with coverage for the relevant version cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100