Changeset 6f4f117
- Timestamp:
- May 4, 2016, 1:05:52 PM (9 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, pitchshift, sampler, timestretch, yinfft+
- Children:
- 9e4e389
- Parents:
- a0f0f00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
appveyor.yml
ra0f0f00 r6f4f117 5 5 6 6 matrix: 7 8 7 - PYTHON: "C:\\Python27" 9 PYTHON_VERSION: "2.7.x" # currently 2.7.9 10 PYTHON_ARCH: "32" 11 12 - PYTHON: "C:\\Python27-x64" 13 PYTHON_VERSION: "3.4.x" # currently 3.4.3 14 PYTHON_ARCH: "64" 8 - PYTHON: "C:\\Python33-x64" 15 9 16 10 install:
Note: See TracChangeset
for help on using the changeset viewer.