Allow users to specify mapping overrides file via CLI flag
Open
enhancement
help wanted
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 424
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the only way to get `pipreqs` to work with a new mapping is to modify the mapping file and wait for a new release. Users should be able to specify a file that declares additional or override mappings. This file should use the same format as the existing mapping file. Inspired by #138.
Contributor guide
Assessment
This issue has not been assessed yet.