Skip to content

Commit

Permalink
Add missing verbosity flag
Browse files Browse the repository at this point in the history
  • Loading branch information
q0w authored Jan 31, 2022
1 parent 40cd92b commit f4ee3c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pdm/models/candidates.py
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@ def prepare(self, allow_all: bool = False) -> None:
self.link,
ireq.source_dir,
downloader,
0,
hashes=ireq.hashes(False),
)
if self.link.is_wheel:
Expand Down

0 comments on commit f4ee3c8

Please sign in to comment.