.circleci/config.yml: pass -y to pip uninstall
authorPaul Brossier <piem@piem.org>
Mon, 1 Oct 2018 10:56:30 +0000 (12:56 +0200)
committerPaul Brossier <piem@piem.org>
Mon, 1 Oct 2018 10:56:30 +0000 (12:56 +0200)
.circleci/config.yml

index 0f628c5..a74018a 100644 (file)
@@ -75,7 +75,7 @@ jobs:
       - run: *build-wheel
       - run: *install-wheel
       - run: pip show -f aubio
-      - run: pip uninstall aubio
+      - run: pip uninstall -y aubio
       - store_artifacts:
           path: dist/