diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2018-08-09 12:01:23 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-09 12:01:23 -0400 |
commit | 2bc906192e091787f3dbb5c15fab89896dbd16f3 (patch) | |
tree | eeadae01142e0b06bf8a659de52e1c9a0ecb39ab /semantic_version/bld.bat | |
parent | 6a4484790fefb15b48a11b9640590196e45caaa5 (diff) | |
download | astroconda-contrib-2bc906192e091787f3dbb5c15fab89896dbd16f3.tar.gz |
Initial commit of semantic_version (#392)
Diffstat (limited to 'semantic_version/bld.bat')
-rw-r--r-- | semantic_version/bld.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/semantic_version/bld.bat b/semantic_version/bld.bat new file mode 100644 index 0000000..39b5e1f --- /dev/null +++ b/semantic_version/bld.bat @@ -0,0 +1 @@ +%PYTHON% setup.py install |