bndr/pipreqs

Allow users to specify mapping overrides file via CLI flag

Open

#140 opened on 2018年11月9日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Python (368 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (5,545 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド