Pin numpy to 1.17.4 to workaround conda bug on macOS.

这个提交包含在:
craig-warren
2020-03-27 16:07:48 +00:00
父节点 82cf85cdbd
当前提交 4d501f16f7

查看文件

@@ -9,7 +9,7 @@ dependencies:
- h5py
- jupyter
- matplotlib
- numpy
- numpy==1.17.4
- pip
- psutil
- scipy
@@ -17,5 +17,5 @@ dependencies:
- pip:
- terminaltables
- tqdm
# - mpi4py
# - pycuda
- mpi4py
- pycuda