ref: 3fcc85ead97b60f99e55b6d410afb6a9aef66978
parent: f1baffdfdd1c9ba4dc56a7ed959c98bae47e2be4
author: Paul Brossier <piem@piem.org>
date: Mon Oct 1 08:56:30 EDT 2018
.circleci/config.yml: pass -y to pip uninstall
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -75,7 +75,7 @@
- run: *build-wheel
- run: *install-wheel
- run: pip show -f aubio
- - run: pip uninstall aubio
+ - run: pip uninstall -y aubio
- store_artifacts:
path: dist/