diff options
Diffstat (limited to 'astrolib.coords/build.sh')
-rw-r--r-- | astrolib.coords/build.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astrolib.coords/build.sh b/astrolib.coords/build.sh index 5d1e7ae..c5199fc 100644 --- a/astrolib.coords/build.sh +++ b/astrolib.coords/build.sh @@ -1,4 +1,3 @@ -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 |