source: sasview/build_tools/conda/altgraph/bld.bat @ 0c81178

ESS_GUIESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalc
Last change on this file since 0c81178 was 50040a0, checked in by Peter Parker, 9 years ago

First pass of altgraph, dependancy of py2app, using conda skeleton.

  • Property mode set to 100644
File size: 236 bytes
Line 
1"%PYTHON%" setup.py install
2if 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.