astropy / astropy/pytest-astropy-header
List/get needed modules in `setup.cfg`
Open
Needs discussions
- Dominant language
- Python
- Stars
- 8
- Forks
- 10
- Avg merge
- 4h 45m
- Merged PRs (30d)
- 1
Description
Don't know if this is easy, but it would seem that the list of modules for which to list versions should just be gotten from `setup.cfg` - it could then default to `install_requires` or something else that is sensible.
Contributor guide
No contributing guide indexed for this repository
Research direction
Read setup.cfg first, then trace how the plugin currently determines which modules receive version information. Confirm whether install_requires is the intended source before changing the behavior; done means the reported module versions follow the configured dependency list.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100