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

Pin depenendencies of packages

kendriu opened this issue · comments

It would be nice functionality to pin EVERY single dependency (dependencies of dependencies) for packages founded by Pigar.

Thanks a lot, that's a problem, I also thought about it...

But I highly recommend you to use virtualenv+pip freeze, using pigar when you messed up your environment.