Changeset a363759


Ignore:
Timestamp:
Sep 26, 2018, 11:52:09 AM (5 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master
Children:
c9701ff
Parents:
4103cb4
Message:

.circleci/config.yml: update install rule name

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .circleci/config.yml

    r4103cb4 ra363759  
    1616
    1717install-wheel: &install-wheel
    18   name: Build python wheel
     18  name: Install python wheel
    1919  command: |
    2020    pip install --user dist/aubio*.whl
Note: See TracChangeset for help on using the changeset viewer.