Skip to content

Commit

Permalink
I don't think this one can be cached
Browse files Browse the repository at this point in the history
  • Loading branch information
matteius committed Aug 21, 2023
1 parent 7a914a2 commit 3b1f082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipenv/utils/resolver.py
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ def finder(self):
finder._link_collector.search_scope.index_lookup = index_lookup
return finder

@cached_property
@property
def parsed_constraints(self):
pip_options = self.pip_options
pip_options.extra_index_urls = []
Expand Down

0 comments on commit 3b1f082

Please sign in to comment.