diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-10-17 19:23:13 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-10-17 19:23:13 -0400 |
commit | 43dcea5dc04c351cab4b78b9d7adf7e351b4e9d8 (patch) | |
tree | 35710229e8e6d14e7429296d3a76b9e5a59d7072 /threading2/bld.bat | |
parent | 3b51cabe9c2a9b763bbd8d7f5fe1f8e28a3eb5e8 (diff) | |
download | astroconda-etc-43dcea5dc04c351cab4b78b9d7adf7e351b4e9d8.tar.gz |
Initial commit; add OOB packages
Diffstat (limited to 'threading2/bld.bat')
-rw-r--r-- | threading2/bld.bat | 3 |
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 |