damnever / pigar

:coffee: A tool to generate requirements.txt for Python project, and more than that. (IT IS NOT A PACKAGE MANAGEMENT TOOL)

Home Page:https://damnever.github.io/pigar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Duplicate dependency for forks (arrow vs arrow-fatisar)

cgthayer opened this issue · comments

FYI, after running pigar I picked up both arrow and arrow-fatisar in one requirements.txt which caused some issues (cleared up by deleting the duplicate).

Pigar may not be possible to distinguish between them..

pigar v2 will ask user to choose the right one, try it: pip install pigar==2.0.0.