Last change
on this file since 5440 was
5440,
checked in by toby, 12 months ago
|
unsuccessful attempt to rebuild gsas2pkg for use with conda-forge
|
File size:
586 bytes
|
Line | |
---|
1 | package: |
---|
2 | name: gsas2pkg |
---|
3 | version: "3.0.0" |
---|
4 | |
---|
5 | source: |
---|
6 | path: ./src |
---|
7 | |
---|
8 | about: |
---|
9 | home: https://subversion.xray.aps.anl.gov/trac/pyGSAS |
---|
10 | |
---|
11 | build: |
---|
12 | number: 0 |
---|
13 | # noarch: python |
---|
14 | # see https://docs.conda.io/projects/conda-build/en/latest/resources/define-metadata.html#architecture-independent-packages |
---|
15 | |
---|
16 | requirements: |
---|
17 | run: |
---|
18 | - python>=3.7 |
---|
19 | - conda |
---|
20 | - numpy |
---|
21 | - scipy |
---|
22 | - matplotlib>=3.3 |
---|
23 | - pillow |
---|
24 | - pyopengl |
---|
25 | - wxpython>=4.0 |
---|
26 | # - svn |
---|
27 | - hdf5 |
---|
28 | - h5py |
---|
29 | - imageio |
---|
30 | - pywin32 [win] |
---|
31 | - python.app [osx] |
---|
Note: See
TracBrowser
for help on using the repository browser.