diff options
Diffstat (limited to 'pysynphot/build.sh')
-rw-r--r-- | pysynphot/build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pysynphot/build.sh b/pysynphot/build.sh index 5a5aeeb..a660906 100644 --- a/pysynphot/build.sh +++ b/pysynphot/build.sh @@ -1 +1 @@ -$PYTHON setup.py install +$PYTHON setup.py install --single-version-externally-managed --record=record.txt |