diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2018-06-27 11:03:28 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-27 11:03:28 -0400 |
commit | c987ab1a9b13d8230a4e5d1d441ea00c4de8ac44 (patch) | |
tree | 4416fe249412b1fe73ffdd85288f1c618206a6eb /stregion/bld.bat | |
parent | 75954d4d24d89ccc7f6f7e390f76875c34de8460 (diff) | |
download | astroconda-dev-c987ab1a9b13d8230a4e5d1d441ea00c4de8ac44.tar.gz |
Add stregion (#141)
* Initial commit of stregion (#377)
* stregion: convert to dev
Diffstat (limited to 'stregion/bld.bat')
-rw-r--r-- | stregion/bld.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stregion/bld.bat b/stregion/bld.bat new file mode 100644 index 0000000..39b5e1f --- /dev/null +++ b/stregion/bld.bat @@ -0,0 +1 @@ +%PYTHON% setup.py install |