summaryrefslogtreecommitdiff
path: root/semantic_version/build.sh
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2018-08-09 12:01:23 -0400
committerGitHub <noreply@github.com>2018-08-09 12:01:23 -0400
commit2bc906192e091787f3dbb5c15fab89896dbd16f3 (patch)
treeeeadae01142e0b06bf8a659de52e1c9a0ecb39ab /semantic_version/build.sh
parent6a4484790fefb15b48a11b9640590196e45caaa5 (diff)
downloadastroconda-contrib-2bc906192e091787f3dbb5c15fab89896dbd16f3.tar.gz
Initial commit of semantic_version (#392)
Diffstat (limited to 'semantic_version/build.sh')
-rw-r--r--semantic_version/build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/semantic_version/build.sh b/semantic_version/build.sh
new file mode 100644
index 0000000..5a5aeeb
--- /dev/null
+++ b/semantic_version/build.sh
@@ -0,0 +1 @@
+$PYTHON setup.py install