Browse Source
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.patch-4
SomberNight
4 years ago
1 changed files with 6 additions and 0 deletions
Loading…
Reference in new issue