|
|
|
|
|
by SmirkingRevenge
2751 days ago
|
|
Have used pip-tools for a long time... its very uncomplicated and just makes things pretty darn simple. Since its all just requirements files with pip-tools, its been fairly commitment free, in that I haven't had to substantially rework any major bits of workflow to use it - nor would I to remove it. Not sure I could say the same thing about pipenv and/or poetry. |
|