Changeset 622b6dc for wscript


Ignore:
Timestamp:
Oct 5, 2018, 6:31:34 PM (6 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
Children:
07b47b1
Parents:
f181953
Message:

wscript: do not ship azure-pipelines.yml

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wscript

    rf181953 r622b6dc  
    607607    ctx.excl += ' **/.appveyor.yml'
    608608    ctx.excl += ' **/.circleci/*'
     609    ctx.excl += ' **/azure-pipelines.yml'
    609610    ctx.excl += ' **/.coveragerc'
Note: See TracChangeset for help on using the changeset viewer.