diff options
Diffstat (limited to 'stsci.image/bld.bat')
-rw-r--r-- | stsci.image/bld.bat | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stsci.image/bld.bat b/stsci.image/bld.bat index 695f708..976d3b9 100644 --- a/stsci.image/bld.bat +++ b/stsci.image/bld.bat @@ -1,5 +1,4 @@ -pip install --no-deps --upgrade --force d2to1 if errorlevel 1 exit 1 python setup.py install |