bndr/pipreqs

Allow users to specify mapping overrides file via CLI flag

Open

#140 创建于 2018年11月9日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Python (5,545 star) (368 fork)batch import
enhancementhelp wanted

描述

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.

贡献者指南