Skip to content

Commit 74fb6c5

Browse files
committed
Try wihtout any aesara deps.
1 parent 612ec12 commit 74fb6c5

File tree

4 files changed

+0
-5
lines changed

4 files changed

+0
-5
lines changed

conda-envs/environment-dev-py37.yml

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

conda-envs/environment-dev-py38.yml

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

conda-envs/environment-dev-py39.yml

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

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ dependencies:
1010
- cloudpickle
1111
- fastprogress>=0.2.0
1212
- h5py>=2.7
13-
- libblas=*=*mkl
14-
- libpython
1513
- numpy>=1.15.0
1614
- pandas>=0.24.0
1715
- pip

0 commit comments

Comments
 (0)