poetry-test-py2-py3-metadata-merge.html
534 Bytes
-
repos: ensure wheel python constraints are merged · d872f2bb
This change ensures that when http repositories inspect package metadata from py2 and py3 wheels, python version requirements are merged. Without this change, in cases where these wheels have different python constraints, attempting to lock these packages will lead to solver errors.
Arun Babu Neelicattu committed