Last change
on this file since 4715 was
4715,
checked in by toby, 2 years ago
|
install: add postinstall for g2full & cleanup
|
-
Property svn:executable set to
*
|
File size:
1.0 KB
|
Rev | Line | |
---|
[3910] | 1 | name: gsas2full |
---|
| 2 | version: **Version** |
---|
| 3 | install_in_dependency_order: True |
---|
| 4 | |
---|
[4394] | 5 | channels: |
---|
[4710] | 6 | - https://repo.continuum.io/pkgs/main |
---|
| 7 | - https://conda.anaconda.org/conda-forge |
---|
[4707] | 8 | |
---|
[3910] | 9 | specs: |
---|
[4710] | 10 | - python=**pyversion** |
---|
| 11 | - numpy=**npversion** |
---|
| 12 | - matplotlib=**mplversion** |
---|
| 13 | - wxpython=**wxversion** |
---|
[3910] | 14 | - pillow |
---|
| 15 | - pyopengl |
---|
[4710] | 16 | - scipy |
---|
| 17 | - conda |
---|
[4392] | 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] |
---|
[4705] | 27 | - ~/builds/osx-64/gsas2complete-**Version**-0.tar.bz2 [win] |
---|
| 28 | - ~/builds/linux-64/gsas2complete-**Version**-0.tar.bz2 [linux] |
---|
[3910] | 29 | |
---|
[4232] | 30 | #exclude: |
---|
| 31 | # - qt [not osx] |
---|
| 32 | # - pyqt [not osx] |
---|
| 33 | # - sip [not osx] |
---|
[3910] | 34 | |
---|
[4715] | 35 | post_install: g2postinstall.sh [unix] |
---|
| 36 | post_install: g2postinstall.bat [win] |
---|
| 37 | |
---|
[3910] | 38 | license_file: EULA.txt |
---|
| 39 | |
---|
| 40 | welcome_image: gsas2-welcome.png |
---|
| 41 | icon_image: gsas2.png |
---|
Note: See
TracBrowser
for help on using the repository browser.