Skip to content

Commit 1c3a925

Browse files
committed
Revert "pin python in build environment to same version as in host"
This reverts commit fc5693c.
1 parent 1c1ac05 commit 1c3a925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipe/meta.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ outputs:
279279
- libcusparse-dev
280280
{% endif %}
281281
# other requirements
282-
- python {{ python }}
282+
- python
283283
- numpy
284284
- pip
285285
# see https://github.com/pytorch/pytorch/issues/136541

0 commit comments

Comments
 (0)