summaryrefslogtreecommitdiff
path: root/threading2/bld.bat
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2016-10-17 19:23:13 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2016-10-17 19:23:13 -0400
commit43dcea5dc04c351cab4b78b9d7adf7e351b4e9d8 (patch)
tree35710229e8e6d14e7429296d3a76b9e5a59d7072 /threading2/bld.bat
parent3b51cabe9c2a9b763bbd8d7f5fe1f8e28a3eb5e8 (diff)
downloadastroconda-etc-43dcea5dc04c351cab4b78b9d7adf7e351b4e9d8.tar.gz
Initial commit; add OOB packages
Diffstat (limited to 'threading2/bld.bat')
-rw-r--r--threading2/bld.bat3
1 files changed, 3 insertions, 0 deletions
diff --git a/threading2/bld.bat b/threading2/bld.bat
new file mode 100644
index 0000000..b290566
--- /dev/null
+++ b/threading2/bld.bat
@@ -0,0 +1,3 @@
+
+python setup.py install
+if errorlevel 1 exit 1 \ No newline at end of file