diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2019-07-30 12:18:13 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-30 12:18:13 -0400 |
commit | f1db3c5293cbb475da1068539026f495c4bb9f9e (patch) | |
tree | f26512b9d3f1d1a31990f53dbb7f1ad14b641b35 /spherical-geometry/build.sh | |
parent | 52862766eccda9bc08c123d70d405818aaeb56bf (diff) | |
download | astroconda-contrib-f1db3c5293cbb475da1068539026f495c4bb9f9e.tar.gz |
spherical_geometry -> 1.2.14 (#536)
Diffstat (limited to 'spherical-geometry/build.sh')
-rw-r--r-- | spherical-geometry/build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spherical-geometry/build.sh b/spherical-geometry/build.sh index 5a5aeeb..b699425 100644 --- a/spherical-geometry/build.sh +++ b/spherical-geometry/build.sh @@ -1 +1 @@ -$PYTHON setup.py install +$PYTHON setup.py install --single-version-externally-managed --record=root.txt |