From e2934566e1bb27f7402143c856f59db457bd2c05 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Thu, 13 Jul 2017 13:07:26 -0400 Subject: Initial commit of jwst_footprints (#239) --- jwst_footprints/bld.bat | 1 + 1 file changed, 1 insertion(+) create mode 100644 jwst_footprints/bld.bat (limited to 'jwst_footprints/bld.bat') diff --git a/jwst_footprints/bld.bat b/jwst_footprints/bld.bat new file mode 100644 index 0000000..39b5e1f --- /dev/null +++ b/jwst_footprints/bld.bat @@ -0,0 +1 @@ +%PYTHON% setup.py install -- cgit