source:
install/g2complete/meta.yaml.template
@
4640
Last change on this file since 4640 was 4443, checked in by toby, 3 years ago | |
---|---|
|
|
File size: 439 bytes |
Rev | Line | |
---|---|---|
[3910] | 1 | package: |
2 | name: gsas2complete | |
3 | version: "**Version**" | |
4 | ||
5 | source: | |
6 | path: ./src | |
7 | ||
8 | about: | |
9 | home: https://subversion.xray.aps.anl.gov/trac/pyGSAS | |
10 | ||
11 | requirements: | |
12 | run: | |
[4391] | 13 | - python>=3.7 |
[3910] | 14 | - conda |
[4391] | 15 | - numpy>=1.18 |
[3910] | 16 | - scipy |
[4407] | 17 | - matplotlib=3.0 |
[3910] | 18 | - pillow |
19 | - pyopengl | |
[4443] | 20 | - wxpython>=4.0 |
[4391] | 21 | - svn |
[3910] | 22 | - hdf5 |
23 | - h5py | |
24 | - imageio | |
25 | - pywin32 [win] | |
26 | - python.app [osx] |
Note: See TracBrowser
for help on using the repository browser.