diff options
| author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2019-05-02 11:22:25 -0400 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-02 11:22:25 -0400 | 
| commit | 224fab2146671724434927fec5e6f7b8e8266902 (patch) | |
| tree | e9d2d5ad1819b0931ef0e463d5b9a42cd7fa8e19 /jwst_gtvt/build.sh | |
| parent | 6ed4b53b6d3f90249a5a5750985bbd0a2d23b2fa (diff) | |
| download | astroconda-dev-224fab2146671724434927fec5e6f7b8e8266902.tar.gz | |
jwst_gtvt: update recipe (#192)
Diffstat (limited to 'jwst_gtvt/build.sh')
| -rw-r--r-- | jwst_gtvt/build.sh | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/jwst_gtvt/build.sh b/jwst_gtvt/build.sh index 5a5aeeb..b699425 100644 --- a/jwst_gtvt/build.sh +++ b/jwst_gtvt/build.sh @@ -1 +1 @@ -$PYTHON setup.py install +$PYTHON setup.py install --single-version-externally-managed --record=root.txt | 
