Files
pallectrum/contrib
SomberNight b8395f71be contrib: freeze_packages should pin latest pip/etc if possible
We've already been pinning pip/setuptools/wheel; it is `pip freeze --all`
(the "--all" arg) that does that. This change just tries to ensure that
we pin the latest version when possible.
Previously if e.g. "pip" was not pulled in by any package in "requirements${i}.txt",
we would just pin whatever is installed locally.
2021-03-13 14:53:41 +01:00
..
2020-04-12 15:34:19 +02:00
2020-09-11 18:07:22 +02:00
2020-09-11 18:24:28 +02:00