- Timestamp:
- Dec 16, 2016, 12:55:24 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, sampler, yinfft+
- Children:
- a9516b3
- Parents:
- 9682d9d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wscript
r9682d9d r3388e1a 450 450 451 451 def dist(ctx): 452 ctx.excl = ' **/.waf -1* **/*~ **/*.pyc **/*.swp **/*.swo **/*.swn **/.lock-w* **/.git*'452 ctx.excl = ' **/.waf* **/*~ **/*.pyc **/*.swp **/*.swo **/*.swn **/.lock-w* **/.git*' 453 453 ctx.excl += ' **/build/*' 454 454 ctx.excl += ' doc/_build'
Note: See TracChangeset
for help on using the changeset viewer.