Skip to content

Commit

Permalink
trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
hmaarrfk authored Aug 16, 2024
1 parent a620157 commit 11ed4ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ outputs:
# But if users install a newer version of OSX, they will have MPS support
# https://github.com/conda-forge/pytorch-cpu-feedstock/pull/123#issuecomment-1186355073
# - python -c "import torch; assert torch.backends.mps.is_available()" # [osx]
- test -f $PREFIX/lib/libtorch_python${SHLIB_EXT} # [unix]
- test -f $PREFIX/lib/libtorch_python${SHLIB_EXT} # [unix]

# 2021/08/01, hmaarrfk
# While this seems like a roundabout way of defining the package name
Expand Down

0 comments on commit 11ed4ee

Please sign in to comment.