Changeset 3404 for install/g2conda/construct.yaml
- Timestamp:
- May 27, 2018 7:32:50 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
install/g2conda/construct.yaml
r3201 r3404 1 1 name: g2conda 2 version: 0.1.2 3 #conda install numpy scipy matplotlib pillow h5py pyopengl pywin32 svn wxpython m2w64-gcc-libgfortran 2 version: 1.0.1 4 3 install_in_dependency_order: True 5 4 … … 9 8 10 9 packages: 11 - g 2load-0.1.8-010 - gsas2pkg 12 11 13 12 specs: 14 - python 2.7*13 - python 15 14 - conda 16 15 - numpy … … 19 18 - pillow 20 19 - pyopengl 21 - wxpython 3.*20 - wxpython 22 21 - svn 23 22 - hdf5 24 23 - h5py 25 24 - pywin32 [win] 25 - imageio 26 26 27 27 28 exclude: … … 37 38 welcome_image: gsas2-welcome.png 38 39 icon_image: gsas2.png 40 41 #### - gsas2pkg-1.0.3-0 42 #### - python.app [mac]
Note: See TracChangeset
for help on using the changeset viewer.