summaryrefslogtreecommitdiff
path: root/drizzlepac/bld.bat
blob: d6d7ec3fcf61d68d14b5d3c770e104980824d545 (plain) (blame)
1
2
3
4
%PYTHON% setup.py build build_ext --inplace -- build_sphinx
if errorlevel 1 exit 1

%PYTHON% setup.py install