diff options
Diffstat (limited to 'crds/build.sh')
-rw-r--r-- | crds/build.sh | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/crds/build.sh b/crds/build.sh index b623a78..762d43b 100644 --- a/crds/build.sh +++ b/crds/build.sh @@ -1,4 +1 @@ - - -pip install --no-deps --upgrade --force d2to1 || exit 1 -python setup.py install || exit 1
\ No newline at end of file +python setup.py install |