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/bld.bat | |
parent | 61b1fe5a68febc5dfe9aaa7b2076a427423ed68f (diff) | |
download | astroconda-dev-67fbd01991843d4924a38a6d4e1c53b60adb360b.tar.gz |
Initial commit of imgeom
Diffstat (limited to 'imgeom/bld.bat')
-rw-r--r-- | imgeom/bld.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/imgeom/bld.bat b/imgeom/bld.bat new file mode 100644 index 0000000..39b5e1f --- /dev/null +++ b/imgeom/bld.bat @@ -0,0 +1 @@ +%PYTHON% setup.py install |