Changeset c785cc2
- Timestamp:
- Aug 25, 2016, 5:39:36 PM (8 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:
- 8ed5494
- Parents:
- 50117ac
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.appveyor.yml
r50117ac rc785cc2 31 31 PYTHON_VERSION: "3.5.x" 32 32 PYTHON_ARCH: "64" 33 # add path required to run preprocessor step 34 PATH_EXTRAS: "c:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\bin" 33 35 34 36 install: … … 44 46 - "%PYTHON%\\python.exe -m pip install wheel" 45 47 46 - "SET PATH=%P YTHON%;%PYTHON%\\Scripts;%PATH%"48 - "SET PATH=%PATH_EXTRAS%;%%PYTHON%;%PYTHON%\\Scripts;%PATH%" 47 49 48 50 - "pip install --disable-pip-version-check --user --upgrade pip"
Note: See TracChangeset
for help on using the changeset viewer.