pybind11/conda.recipe/bld.bat

3 lines
107 B
Batchfile
Raw Normal View History

2016-02-01 20:04:09 +00:00
"%PYTHON%" setup.py install --single-version-externally-managed --record=record.txt
if errorlevel 1 exit 1