Pip added as a test requirement to most things
- Dominant language
- Python
- Stars
- 381
- Forks
- 86
- Avg merge
- 5d 3h
- Merged PRs (30d)
- 3
Description
It seems that many things get a pip requirement added to the tests. This seems unnecessary since most things include pip in the installing environment as it is a host dependency of most python packages. As an example https://github.com/regro/cf-graph-countyfair/blob/master/audits/grayskull/attrs_19.3.0.yml
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with audits/grayskull/attrs_19.3.0.yml and inspect how test requirements are generated or added across recipes. Determine which pip requirements are redundant, then verify that generated recipes no longer include unnecessary pip test requirements while retaining any genuinely required dependencies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100