bndr/pipreqs

Allow users to specify mapping overrides file via CLI flag

Open

#140 geöffnet am 9. Nov. 2018

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (368 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (5.545 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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