Last change
on this file since 4477 was
4477,
checked in by toby, 3 years ago
|
update new version of g2conda: 3.7+, mpl 3.0 or 3.3; sync up bootstrap.py versions
|
File size:
522 bytes
|
Line | |
---|
1 | package: |
---|
2 | name: gsas2pkg |
---|
3 | version: "1.1.0" # remember to change in g2conda/construct.yaml to match this |
---|
4 | |
---|
5 | source: |
---|
6 | path: ./src |
---|
7 | |
---|
8 | about: |
---|
9 | home: https://subversion.xray.aps.anl.gov/trac/pyGSAS |
---|
10 | |
---|
11 | build: |
---|
12 | noarch: python |
---|
13 | |
---|
14 | requirements: |
---|
15 | run: |
---|
16 | - python>=3.7 |
---|
17 | - conda |
---|
18 | - numpy>=1.18 |
---|
19 | - scipy |
---|
20 | - matplotlib=3.0,>=3.3 |
---|
21 | - pillow |
---|
22 | - pyopengl |
---|
23 | - wxpython>=4.0 |
---|
24 | - svn |
---|
25 | - hdf5 |
---|
26 | - h5py |
---|
27 | - imageio |
---|
28 | - pywin32 [win] |
---|
29 | - python.app [osx] |
---|
30 | |
---|
Note: See
TracBrowser
for help on using the repository browser.