diff options
Diffstat (limited to 'astroquery/bld.bat')
-rw-r--r-- | astroquery/bld.bat | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astroquery/bld.bat b/astroquery/bld.bat index 85a7bc3..39b5e1f 100644 --- a/astroquery/bld.bat +++ b/astroquery/bld.bat @@ -1,2 +1 @@ %PYTHON% setup.py install -if errorlevel 1 exit 1 |