Skip to content

Commit

Permalink
set check_solvable: false for pytorch migration
Browse files Browse the repository at this point in the history
  • Loading branch information
h-vetinari committed Feb 15, 2025
1 parent a3a2859 commit ac0df61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipe/migrations/pytorch26.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ __migrator:
commit_message: Rebuild for pytorch 2.6
kind: version
migration_number: 1
# see https://github.com/conda-forge/pytorch-cpu-feedstock/issues/362
check_solvable: false
libtorch:
- '2.6'
pytorch:
Expand Down

0 comments on commit ac0df61

Please sign in to comment.