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/build.sh | |
parent | 908697ad30064346781b45d1bab16eadd6c207ce (diff) | |
download | astroconda-contrib-spec-pkgs-ancient-workaround.tar.gz |
Replace ah_bootstrapspec-pkgs-ancient-workaround
Diffstat (limited to 'specutils/build.sh')
-rw-r--r-- | specutils/build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/specutils/build.sh b/specutils/build.sh index b699425..e3d7d44 100644 --- a/specutils/build.sh +++ b/specutils/build.sh @@ -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 |