source:
install/g2pkg/meta.yaml
@
3405
Last change on this file since 3405 was 3405, checked in by toby, 5 years ago | |
---|---|
File size: 509 bytes |
Rev | Line | |
---|---|---|
[2171] | 1 | package: |
[3404] | 2 | name: gsas2pkg |
[3405] | 3 | version: "1.0.4" # remember to change in g2conda/construct.yaml to match this |
[2171] | 4 | |
[2410] | 5 | source: |
6 | path: ./src | |
[2171] | 7 | |
8 | about: | |
9 | home: https://subversion.xray.aps.anl.gov/trac/pyGSAS | |
[3404] | 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 | |
[3405] | 29 | - python.app [osx] # was [mac] |
[3404] | 30 |
Note: See TracBrowser
for help on using the repository browser.