How can I include pipreqs in my requirements.txt file. (so meta, I know)
Open
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 424
- PR merge metrics
- No merged PRs in 30d
Description
Is there a way to include additional packages in the `requirements.txt` file that are not imported into the project? For example, including `pipreqs` in the outputted `requirements.txt`.
Thanks!
Contributor guide
Research direction
No source file, test, or entry point is named in the issue. Start by locating the CLI path that generates requirements.txt and review how imported packages are selected. Done means there is a documented way to include an additional package such as pipreqs in the generated output, with behavior covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100