diff options
| author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2018-12-13 18:13:19 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-13 18:13:19 -0500 |
| commit | c3a87619e56aadb058c3312175da7471dc35d463 (patch) | |
| tree | d14980ad759c3f377d9d4f7855504791060a9c9e /tweakwcs/build.sh | |
| parent | b8459befaa7b4b0fd5ad17bfc73a5a1bc3659ded (diff) | |
| download | astroconda-dev-c3a87619e56aadb058c3312175da7471dc35d463.tar.gz | |
Initial commit of tweakwcs (#178)
Diffstat (limited to 'tweakwcs/build.sh')
| -rw-r--r-- | tweakwcs/build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tweakwcs/build.sh b/tweakwcs/build.sh new file mode 100644 index 0000000..b699425 --- /dev/null +++ b/tweakwcs/build.sh @@ -0,0 +1 @@ +$PYTHON setup.py install --single-version-externally-managed --record=root.txt |
