Changeset 8ed5494


Ignore:
Timestamp:
Aug 25, 2016, 5:43:11 PM (8 years ago)
Author:
Paul Brossier <piem@piem.org>
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:
241e2fb
Parents:
c785cc2
Message:

.appveyor.yml: fix typo in path

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .appveyor.yml

    rc785cc2 r8ed5494  
    4646  - "%PYTHON%\\python.exe -m pip install wheel"
    4747
    48   - "SET PATH=%PATH_EXTRAS%;%%PYTHON%;%PYTHON%\\Scripts;%PATH%"
     48  - "SET PATH=%PATH_EXTRAS%;%PYTHON%;%PYTHON%\\Scripts;%PATH%"
    4949
    5050  - "pip install --disable-pip-version-check --user --upgrade pip"
Note: See TracChangeset for help on using the changeset viewer.