bndr/pipreqs

Allow users to specify mapping overrides file via CLI flag

Open

#140 aperta il 9 nov 2018

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Python (368 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (5545 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor