From 67fbd01991843d4924a38a6d4e1c53b60adb360b Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Tue, 7 Jun 2016 22:58:16 -0400 Subject: Initial commit of imgeom --- imgeom/build.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 imgeom/build.sh (limited to 'imgeom/build.sh') 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 -- cgit