Last change
on this file since 2171 was
2171,
checked in by toby, 7 years ago
|
single-step installer, as implemented for Mac
|
File size:
516 bytes
|
Rev | Line | |
---|
[2171] | 1 | name: g2conda |
---|
| 2 | version: 0.1.1 |
---|
| 3 | |
---|
| 4 | install_in_dependency_order: True |
---|
| 5 | |
---|
| 6 | channels: |
---|
| 7 | - http://repo.continuum.io/pkgs/free/ |
---|
| 8 | - https://conda.anaconda.org/briantoby/ |
---|
| 9 | |
---|
| 10 | packages: |
---|
| 11 | - g2load-0.1.5-0 |
---|
| 12 | |
---|
| 13 | specs: |
---|
| 14 | - python 2.7* |
---|
| 15 | - conda |
---|
| 16 | - numpy |
---|
| 17 | - scipy |
---|
| 18 | - matplotlib |
---|
| 19 | - pillow |
---|
| 20 | - pyopengl |
---|
| 21 | - wxpython |
---|
| 22 | - svn |
---|
| 23 | - pywin32 [win] |
---|
| 24 | |
---|
| 25 | exclude: |
---|
| 26 | - qt [not win] |
---|
| 27 | - sip [not win] |
---|
| 28 | - pyqt |
---|
| 29 | |
---|
| 30 | license_file: EULA.txt |
---|
| 31 | |
---|
| 32 | welcome_image: gsas2.png |
---|
Note: See
TracBrowser
for help on using the repository browser.