Skip to content

Commit f645d1a

Browse files
committed
Revert "Remove libblas specification."
This reverts commit c97683f.
1 parent c97683f commit f645d1a

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

conda-envs/environment-dev-py37.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ dependencies:
1010
- fastprogress>=0.2.0
1111
- h5py>=2.7
1212
- ipython>=7.16
13+
- libblas=*=*mkl
1314
- myst-nb
1415
- numpy=1.15
1516
- numpydoc>=0.9

conda-envs/environment-dev-py38.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ dependencies:
1010
- fastprogress>=0.2.0
1111
- h5py>=2.7
1212
- ipython>=7.16
13+
- libblas=*=*mkl
1314
- myst-nb
1415
- nbsphinx>=0.4
1516
- numpy>=1.15.0

conda-envs/environment-dev-py39.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ dependencies:
1010
- fastprogress>=0.2.0
1111
- h5py>=2.7
1212
- ipython>=7.16
13+
- libblas=*=*mkl
1314
- myst-nb
1415
- nbsphinx>=0.4
1516
- numpy>=1.15.0

conda-envs/windows-environment-dev-py38.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ dependencies:
1010
- cloudpickle
1111
- fastprogress>=0.2.0
1212
- h5py>=2.7
13+
- libblas=*=*mkl
1314
- libpython
1415
- numpy>=1.15.0
1516
- pandas>=0.24.0

0 commit comments

Comments
 (0)