summaryrefslogtreecommitdiff
path: root/astrolib.coords/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'astrolib.coords/build.sh')
-rw-r--r--astrolib.coords/build.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/astrolib.coords/build.sh b/astrolib.coords/build.sh
deleted file mode 100644
index 5d1e7ae..0000000
--- a/astrolib.coords/build.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-
-pip install --no-deps --upgrade --force d2to1 || exit 1
-test -f README.md && ln -s README.md README.txt
-python setup.py install || exit 1 \ No newline at end of file