Avoid numpy 1.14 until h5py is updated to avoid annoying (but harmless) float warning.

这个提交包含在:
Craig Warren
2018-03-01 09:49:30 +00:00
父节点 9fb19600a7
当前提交 51765bc69b

查看文件

@@ -9,11 +9,12 @@ dependencies:
- h5py
- jupyter
- matplotlib
- numpy
- numpy=1.13.*
- psutil
- scipy
- pip:
- mpi4py
# - pycuda
- terminaltables
- tqdm