open-ce / pytorch-feedstock

Apache License 2.0
5 stars 11 forks source link

add fix for pip check for py37 #79

Closed cdeepali closed 2 years ago

cdeepali commented 2 years ago

Checklist before submitting

Description

Fixes the error :

click 8.0.3 requires importlib-metadata, which is not installed.
TESTS FAILED: pytorch-base-1.10.2-h1234567_cpu_py37_pb3.14_1.conda

Review process to land

  1. All tests and other checks must succeed.
  2. At least one maintainer must review and approve.
  3. If any maintainer requests changes, they must be addressed.