Skip to content

Commit

Permalink
Merge pull request #2633 from regro/bug-pi
Browse files Browse the repository at this point in the history
BUG need to set pin_pimpact attribute
  • Loading branch information
beckermr committed May 19, 2024
2 parents f0abd58 + c3709c7 commit 0b39da8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conda_forge_tick/migrators/migration_yaml.py
Original file line number Diff line number Diff line change
Expand Up @@ -487,6 +487,7 @@ def __init__(
self.package_name = package_name
self.bump_number = bump_number
self.name = package_name + " pinning"
self.pin_impact = pin_impact

self._reset_effective_graph()

Expand Down

0 comments on commit 0b39da8

Please sign in to comment.