diff options
Diffstat (limited to 'astropy/build.sh')
-rw-r--r-- | astropy/build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astropy/build.sh b/astropy/build.sh index 762d43b..5a5aeeb 100644 --- a/astropy/build.sh +++ b/astropy/build.sh @@ -1 +1 @@ -python setup.py install +$PYTHON setup.py install |