8000 CI Remove unused mkl_no_coverage lock file (#28061) · punndcoder28/scikit-learn@3c759c5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3c759c5

Browse files
authored
CI Remove unused mkl_no_coverage lock file (scikit-learn#28061)
1 parent e2b3785 commit 3c759c5

File tree

3 files changed

+0
-200
lines changed

3 files changed

+0
-200
lines changed

build_tools/azure/pylatest_conda_forge_mkl_no_coverage_environment.yml

Lines changed: 0 additions & 21 deletions
This file was deleted.

build_tools/azure/pylatest_conda_forge_mkl_no_coverage_linux-64_conda.lock

Lines changed: 0 additions & 169 deletions
This file was deleted.

build_tools/update_environments_and_lock_files.py

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -136,16 +136,6 @@ def remove_from(alist, to_remove):
136136
"numpy": "<1.25",
137137
},
138138
},
139-
{
140-
"build_name": "pylatest_conda_forge_mkl_no_coverage",
141-
"folder": "build_tools/azure",
142-
"platform": "linux-64",
143-
"channel": "conda-forge",
144-
"conda_dependencies": common_dependencies_without_coverage + ["ccache"],
145-
"package_constraints": {
146-
"blas": "[build=mkl]",
147-
},
148-
},
149139
{
150140
"build_name": "pymin_conda_defaults_openblas",
151141
"folder": "build_tools/azure",

0 commit comments

Comments
 (0)
0