Update to use of double equals to ensure version numbers of packages.

这个提交包含在:
Craig Warren
2018-10-26 09:57:25 +01:00
父节点 98b3054901
当前提交 99033e33c6

查看文件

@@ -3,13 +3,13 @@
name: gprMax name: gprMax
dependencies: dependencies:
- python=3.6.6 - python=3.6
- colorama - colorama
- cython - cython
- h5py - h5py
- jupyter - jupyter
- matplotlib - matplotlib
- mkl=2018.0.0 - mkl==2018.0.0
- numpy - numpy
- psutil - psutil
- scipy - scipy