Unpin.py – a tool to remove harmful version constraints from wheels (github.com) 1 points by KOLANICH 4y ago ↗ HN
[–] KOLANICH 4y ago ↗ Some authors of tools/libs written in python prefer to set upper bounds on dependencies versions. It causes conflicts, but they don't care: "just use virtualenvs". Of course vens don't solve the issue, but the authors don't care.This tool removes these harmful constraints.
1 comment
[ 3.6 ms ] story [ 10.3 ms ] threadThis tool removes these harmful constraints.