diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2019-02-19 12:28:29 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-19 12:28:29 -0500 |
commit | cab6a3bef3379cf090c643058cbe790830060dbe (patch) | |
tree | 83112bc9d26a504276eddf21f33569c8d323d2e0 /astroquery/bld.bat | |
parent | 59bcf9664af91d53193bc5081f4908b79379c316 (diff) | |
download | astroconda-contrib-cab6a3bef3379cf090c643058cbe790830060dbe.tar.gz |
Update astroquery: 0.3.9 (#471)
Diffstat (limited to 'astroquery/bld.bat')
-rw-r--r-- | astroquery/bld.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astroquery/bld.bat b/astroquery/bld.bat index 39b5e1f..4a7ed5f 100644 --- a/astroquery/bld.bat +++ b/astroquery/bld.bat @@ -1 +1 @@ -%PYTHON% setup.py install +%PYTHON% setup.py install --single-version-externally-managed --record=record.txt |