diff options
| author | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-06-07 22:58:16 -0400 | 
|---|---|---|
| committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-06-07 22:58:16 -0400 | 
| commit | 67fbd01991843d4924a38a6d4e1c53b60adb360b (patch) | |
| tree | ebe2fede49df34bab28e78a48e9c8c23703d362f /imgeom/build.sh | |
| parent | 61b1fe5a68febc5dfe9aaa7b2076a427423ed68f (diff) | |
| download | astroconda-dev-67fbd01991843d4924a38a6d4e1c53b60adb360b.tar.gz | |
Initial commit of imgeom
Diffstat (limited to 'imgeom/build.sh')
| -rw-r--r-- | imgeom/build.sh | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/imgeom/build.sh b/imgeom/build.sh new file mode 100644 index 0000000..5a5aeeb --- /dev/null +++ b/imgeom/build.sh @@ -0,0 +1 @@ +$PYTHON setup.py install | 
