Changeset 8ced1e8
- Timestamp:
- Sep 25, 2018, 2:11:31 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:
- 73f02cc, d214124
- Parents:
- 805381a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.appveyor.yml
r805381a r8ced1e8 69 69 build_script: 70 70 # also build libaubio with waf 71 - python waf configure build install --verbose 71 - python waf configure build install --verbose --msvc_version="msvc 14.0" 72 72 # clean before building python package 73 73 - python waf distclean
Note: See TracChangeset
for help on using the changeset viewer.