Share REQUIRED in setup.py and collect_info.py
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 48.7k
- Forks
- 7.7k
- PR merge metrics
- No merged PRs in 30d
Description
🌟 Feature Description
Motivation
- Application scenario
- Related works (Papers, Github repos etc.):
- Any other relevant and important information:
The REQUIRED packages is use in setup.py and collect_info.py. To avoid incosistency, better use the same REQUIRED dict.
Alternatives
Additional Notes
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 comparing the REQUIRED definitions in setup.py and collect_info.py, then trace how each file consumes them. The work is complete when both files use one consistent package definition and their existing behavior remains intact; no test file is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100