Pinned Python to 3.6.* series as Python 3.7 is not currently compatible with the pycuda package.

这个提交包含在:
Craig Warren
2018-07-26 17:28:27 +01:00
父节点 a0393c88d8
当前提交 1a6c3ea85c

查看文件

@@ -3,7 +3,7 @@
name: gprMax
dependencies:
- python>=3.4
- python=3.6.*
- colorama
- cython
- h5py