forked from python-poetry/poetry
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: only consider package links for sdist and bdist_wheels (python-p…
…oetry#5767) Only follow and lock links for packages of type `sdist` or `bdist_wheel` in PyPi repository. Closes: python-poetry#3649 Closes: python-poetry#4903 (This is a port of python-poetry#3656.) (cherry picked from commit a38abcf)
- Loading branch information
1 parent
bdea683
commit 0f385cb
Showing
3 changed files
with
954 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.