Release 2.4.15
Fixed
-
Fixed an issue where hash checking would fail when using third-party indices
(#462) -
Fixed the behavior of the
--skip-editable
flag, which had regressed
with an internal API change
(#499) -
Fixed a dependency resolution bug that can potentially be triggered when
multiple packages have the same subdependency
(#488)