source:
sasview/build_tools/conda/py2app/bld.bat
@
7677b4d
Last change on this file since 7677b4d was 42b65f4, checked in by Peter Parker, 10 years ago | |
---|---|
|
|
File size: 236 bytes |
Line | |
---|---|
1 | "%PYTHON%" setup.py install |
2 | if errorlevel 1 exit 1 |
3 | |
4 | :: Add more build steps here, if they are necessary. |
5 | |
6 | :: See |
7 | :: http://docs.continuum.io/conda/build.html |
8 | :: for a list of environment variables that are set during the build process. |
Note: See TracBrowser
for help on using the repository browser.