Changeset a363759
- Timestamp:
- Sep 26, 2018, 11:52:09 AM (6 years ago)
- 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
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.circleci/config.yml
r4103cb4 ra363759 16 16 17 17 install-wheel: &install-wheel 18 name: Buildpython wheel18 name: Install python wheel 19 19 command: | 20 20 pip install --user dist/aubio*.whl
Note: See TracChangeset
for help on using the changeset viewer.