diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2018-12-19 14:53:19 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2018-12-19 14:53:19 -0500 |
commit | b73e55c311cd3f52d9b9b3086a8e0964cf9d7a62 (patch) | |
tree | 0e7a85f7f506cee459086d3f10d677733bbcb845 /specutils/bld.bat | |
parent | 908697ad30064346781b45d1bab16eadd6c207ce (diff) | |
download | astroconda-contrib-spec-pkgs-ancient-workaround.tar.gz |
Replace ah_bootstrapspec-pkgs-ancient-workaround
Diffstat (limited to 'specutils/bld.bat')
-rw-r--r-- | specutils/bld.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/specutils/bld.bat b/specutils/bld.bat index 6d5f099..4cef661 100644 --- a/specutils/bld.bat +++ b/specutils/bld.bat @@ -1 +1,2 @@ +curl -LO https://raw.githubusercontent.com/astropy/package-template/00a38b15c46d1ce049a42961251b4ab2a7178e40/ah_bootstrap.py %PYTHON% setup.py install --single-version-externally-managed --record=root.txt |