source:
install/g2full/construct.yaml.template
@
4407
Last change on this file since 4407 was 4407, checked in by toby, 2 years ago | |
---|---|
|
|
File size: 845 bytes |
Rev | Line | |
---|---|---|
[3910] | 1 | name: gsas2full |
2 | version: **Version** | |
3 | install_in_dependency_order: True | |
4 | ||
[4394] | 5 | channels: |
[4393] | 6 | # - http://repo.continuum.io/pkgs/free/ |
[4395] | 7 | - http://repo.continuum.io/pkgs/main/ |
[3910] | 8 | |
9 | specs: | |
[4392] | 10 | - python>=3.7 |
[3910] | 11 | - conda |
[4392] | 12 | - numpy>=1.18 |
[3910] | 13 | - scipy |
[4407] | 14 | - matplotlib=3.0 |
[3910] | 15 | - pillow |
16 | - pyopengl | |
[4392] | 17 | - wxpython>=4.0 |
18 | - svn | |
[3910] | 19 | - hdf5 |
20 | - h5py | |
21 | - imageio | |
22 | - pywin32 [win] | |
23 | - python.app [osx] | |
[4230] | 24 | - pytz |
25 | - pyparsing | |
[3915] | 26 | - C:\Jenkins\g2builds\win-64\gsas2complete-**Version**-0.tar.bz2 [win] |
27 | - ~/builds/osx-64\gsas2complete-**Version**-0.tar.bz2 [osx] | |
[3910] | 28 | |
[4232] | 29 | #exclude: |
30 | # - qt [not osx] | |
31 | # - pyqt [not osx] | |
32 | # - sip [not osx] | |
[3910] | 33 | |
34 | license_file: EULA.txt | |
35 | ||
36 | welcome_image: gsas2-welcome.png | |
37 | icon_image: gsas2.png |
Note: See TracBrowser
for help on using the repository browser.