Skip to content

Commit

Permalink
Update make_migrators.py
Browse files Browse the repository at this point in the history
  • Loading branch information
beckermr authored Nov 27, 2024
1 parent baa287c commit 3fd3fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda_forge_tick/make_migrators.py
Original file line number Diff line number Diff line change
Expand Up @@ -742,7 +742,7 @@ def initialize_migrators(
"The package 'mpir' is deprecated and unmaintained. Use 'gmp' instead.",
)

add_noarch_python_min_migrator(migrators, gx)
# add_noarch_python_min_migrator(migrators, gx)

pinning_migrators: List[Migrator] = []
migration_factory(pinning_migrators, gx)
Expand Down

0 comments on commit 3fd3fc7

Please sign in to comment.