ref: a36375999da1564134d874ee4e05747188064db1
parent: 4103cb4c5eecdec064c55d582498bab387ea8080
author: Paul Brossier <piem@piem.org>
date: Wed Sep 26 07:52:09 EDT 2018
.circleci/config.yml: update install rule name
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -15,7 +15,7 @@
pip wheel -v -v -v --wheel-dir=dist .
install-wheel: &install-wheel
- name: Build python wheel
+ name: Install python wheel
command: |
pip install --user dist/aubio*.whl