5.3.0
Features:
- Add
-h
alias for--help
option topip-sync
andpip-compile
(1163). Thanks @jan25 - Add
pip>=20.2
support (1168). Thanks @atugushev pip-sync
now exists with code1
on--dry-run
(1172). Thanks @francisbritopip-compile
now doesn't resolve constraints from-c constraints.txt
that are not (yet) requirements (1175). Thanks @clslgrnc- Add
--reuse-hashes/--no-reuse-hashes
options topip-compile
(1177). Thanks @graingert