summaryrefslogtreecommitdiff
path: root/pywcs/bld.bat
diff options
context:
space:
mode:
Diffstat (limited to 'pywcs/bld.bat')
-rw-r--r--pywcs/bld.bat7
1 files changed, 0 insertions, 7 deletions
diff --git a/pywcs/bld.bat b/pywcs/bld.bat
deleted file mode 100644
index d1ddf28..0000000
--- a/pywcs/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 || exit 1
-if errorlevel 1 exit 1 \ No newline at end of file