Updated to allow Python 3.7.x, and to pin tqdm package to 4.28.1 as there is an issue with 4.29.0

这个提交包含在:
Craig Warren
2019-01-11 11:21:29 +00:00
父节点 4ec3ce7ace
当前提交 9a8a066025

查看文件

@@ -3,7 +3,7 @@
name: gprMax
dependencies:
- python=3.6
- python>3.6
- colorama
- cython
- h5py
@@ -18,4 +18,4 @@ dependencies:
- mpi4py
# - pycuda
- terminaltables
- tqdm
- tqdm==4.28.1