bndr / bndr/pipreqs

unwanted package

Open
#62 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
7.5k
Forks
424
PR merge metrics
No merged PRs in 30d

Description

Really useful tool thanks.

One slight issue. I am using fabric3 and importing fabric and fabric.api. When I run pipreqs it correctly identifies fabric3 as required but also incorrectly identifies fabric which is the python2 version. If I then run pip install -r requirements.txt it installs both fabric3 and the python2 fabric which then creates errors.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.