summaryrefslogtreecommitdiff
path: root/stsci.sphere/bld.bat
diff options
context:
space:
mode:
Diffstat (limited to 'stsci.sphere/bld.bat')
-rw-r--r--stsci.sphere/bld.bat7
1 files changed, 0 insertions, 7 deletions
diff --git a/stsci.sphere/bld.bat b/stsci.sphere/bld.bat
deleted file mode 100644
index 2096589..0000000
--- a/stsci.sphere/bld.bat
+++ /dev/null
@@ -1,7 +0,0 @@
-
-echo This d2to1 hack is deadly.
-pip install --no-deps --upgrade --force d2to1
-if errorlevel 1 exit 1
-
-python setup.py install
-if errorlevel 1 exit 1 \ No newline at end of file