From 8cbeb9e97f402e658cdd0bdb443e7a0c220ff87f Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 30 Mar 2016 15:54:22 -0400 Subject: Remove d2to1 and stsci.distutils --- astrolib.coords/bld.bat | 1 - 1 file changed, 1 deletion(-) (limited to 'astrolib.coords/bld.bat') diff --git a/astrolib.coords/bld.bat b/astrolib.coords/bld.bat index fe97c61..5d42b68 100644 --- a/astrolib.coords/bld.bat +++ b/astrolib.coords/bld.bat @@ -1,5 +1,4 @@ -pip install --no-deps --upgrade --force d2to1 || exit 1 python setup.py install if errorlevel 1 exit 1 \ No newline at end of file -- cgit