diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2019-07-18 14:54:07 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-18 14:54:07 -0400 |
commit | e913a6f9944806586fd5e35e662aa7ab19d49107 (patch) | |
tree | 34743fd0e6bf9015b9c943c0b7727b2bd0879974 /calcos/build.sh | |
parent | 823d4533df6d6b73e9f29c471f91f036e1bfcabb (diff) | |
download | astroconda-contrib-e913a6f9944806586fd5e35e662aa7ab19d49107.tar.gz |
Revert "calcos -> 3.3.7 (#526)" (#527)
This reverts commit 823d4533df6d6b73e9f29c471f91f036e1bfcabb.
Diffstat (limited to 'calcos/build.sh')
-rw-r--r-- | calcos/build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/calcos/build.sh b/calcos/build.sh index a660906..5a5aeeb 100644 --- a/calcos/build.sh +++ b/calcos/build.sh @@ -1 +1 @@ -$PYTHON setup.py install --single-version-externally-managed --record=record.txt +$PYTHON setup.py install |