summaryrefslogtreecommitdiff
path: root/stsci.skypac/bld.bat
diff options
context:
space:
mode:
Diffstat (limited to 'stsci.skypac/bld.bat')
-rw-r--r--stsci.skypac/bld.bat3
1 files changed, 1 insertions, 2 deletions
diff --git a/stsci.skypac/bld.bat b/stsci.skypac/bld.bat
index abdd1e3..5db04b7 100644
--- a/stsci.skypac/bld.bat
+++ b/stsci.skypac/bld.bat
@@ -1,4 +1,3 @@
-python setup.py install
+%PYTHON% setup.py install
2to3 -w .
-if errorlevel 1 exit 1 \ No newline at end of file