source:
sasview/build_tools/conda/py2app/build.sh
@
a8b4212
Last change on this file since a8b4212 was 42b65f4, checked in by Peter Parker, 10 years ago | |
---|---|
|
|
File size: 219 bytes |
Rev | Line | |
---|---|---|
[42b65f4] | 1 | #!/bin/bash |
2 | ||
3 | $PYTHON setup.py install | |
4 | ||
5 | # Add more build steps here, if they are necessary. | |
6 | ||
7 | # See | |
8 | # http://docs.continuum.io/conda/build.html | |
9 | # for a list of environment variables that are set during the build process. |
Note: See TracBrowser
for help on using the repository browser.