Changeset 3404 for install/g2pkg/meta.yaml
- Timestamp:
- May 27, 2018 7:32:50 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
install/g2pkg/meta.yaml
r3201 r3404 1 1 package: 2 name: g 2load3 version: 0.2.0# remember to change in g2conda/construct.yaml to match this2 name: gsas2pkg 3 version: "1.0.3" # remember to change in g2conda/construct.yaml to match this 4 4 5 5 source: … … 8 8 about: 9 9 home: https://subversion.xray.aps.anl.gov/trac/pyGSAS 10 11 build: 12 noarch: python 13 14 requirements: 15 run: 16 - python 17 - conda 18 - numpy 19 - scipy 20 - matplotlib 21 - pillow 22 - pyopengl 23 - wxpython 24 - svn 25 - hdf5 26 - h5py 27 - pywin32 [win] 28 - imageio 29 - python.app [mac] 30
Note: See TracChangeset
for help on using the changeset viewer.