unwanted package
Open
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
Assessment
This issue has not been assessed yet.