Changeset 0b9e3b8a for .appveyor.yml
- Timestamp:
- Nov 20, 2018, 11:51:18 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:
- 062eaf1
- Parents:
- 9fc16ef
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.appveyor.yml
r9fc16ef r0b9e3b8a 66 66 # clean before building python package 67 67 - python waf distclean 68 # build python module without using libaubio69 - pip wheel -v -v -v --wheel-dir=dist .70 68 # build, upload and install wheel (inspired by numpy's appveyor) 71 69 - ps: |
Note: See TracChangeset
for help on using the changeset viewer.