Changeset 3fcc85e
- Timestamp:
- Oct 1, 2018, 12:56:30 PM (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:
- ab8bffa
- Parents:
- f1baffd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.circleci/config.yml
rf1baffd r3fcc85e 76 76 - run: *install-wheel 77 77 - run: pip show -f aubio 78 - run: pip uninstall aubio78 - run: pip uninstall -y aubio 79 79 - store_artifacts: 80 80 path: dist/
Note: See TracChangeset
for help on using the changeset viewer.