Changeset cdc610b
- Timestamp:
- Sep 24, 2018, 11:14:21 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:
- 28c473e
- Parents:
- 6e4dc1b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.appveyor.yml
r6e4dc1b rcdc610b 64 64 build_script: 65 65 # also build libaubio with waf 66 - python waf distclean configure build install --verbose --msvc_version="msvc 14.0" 66 - python waf configure build install --verbose --msvc_version="msvc 14.0" 67 # clean before building python package 68 - python waf distclean 67 69 # build python module without using libaubio 68 70 - pip wheel -v -v -v --wheel-dir=dist .
Note: See TracChangeset
for help on using the changeset viewer.