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