diff options
Diffstat (limited to 'stsci.convolve/build.sh')
-rw-r--r-- | stsci.convolve/build.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/stsci.convolve/build.sh b/stsci.convolve/build.sh index 6bd6081..b699425 100644 --- a/stsci.convolve/build.sh +++ b/stsci.convolve/build.sh @@ -1,2 +1 @@ - -$PYTHON setup.py install +$PYTHON setup.py install --single-version-externally-managed --record=root.txt |