Changeset 4710 for install/g2complete
- Timestamp:
- Jan 4, 2021 12:50:48 PM (3 years ago)
- Location:
- install/g2complete
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
install/g2complete/meta.yaml.template
r4707 r4710 11 11 requirements: 12 12 run: 13 - python>=3.8 13 - python=**pyversion** 14 - numpy=**npversion** 15 - matplotlib=**mplversion** 16 - wxpython=**wxversion** 14 17 - conda 15 - numpy=1.19 # note hard coded in bld.bat and build.sh16 18 - scipy 17 - matplotlib>=3.318 19 - pillow 19 20 - pyopengl 20 - wxpython<4.121 21 - svn 22 22 - hdf5
Note: See TracChangeset
for help on using the changeset viewer.