Fix attribution error

This commit is contained in:
Frost Ming
2021-08-05 11:37:01 +08:00
parent 849fdc2bf2
commit edf936887c
+1 -1
View File
@@ -961,7 +961,7 @@ class Resolver:
applicable_candidates = self.finder.find_best_candidate(
ireq.name, ireq.specifier
).applicable_candidates
).iter_applicable()
return {
self._get_hash_from_link(candidate.link)
for candidate in applicable_candidates