From a05b7972863779e7099d26861ab828225b982942 Mon Sep 17 00:00:00 2001 From: Egor Date: Thu, 8 Feb 2024 17:28:21 +0100 Subject: [PATCH] Removed python311 from ipex --- tests/conda-envs/ipex.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/conda-envs/ipex.yaml b/tests/conda-envs/ipex.yaml index d6d5b2d..d136704 100644 --- a/tests/conda-envs/ipex.yaml +++ b/tests/conda-envs/ipex.yaml @@ -3,7 +3,6 @@ channels: - intel - conda-forge dependencies: - - python==3.11 - intel-aikit-pytorch - pytorch>=2.0.1=*_xpu_* - intel-extension-for-pytorch