ref: 622b6dc869d4b94dbf7a37b92c022004c271a5b7
parent: f181953d47a23be48367c3db94562e61fc3c77ed
author: Paul Brossier <piem@piem.org>
date: Fri Oct 5 14:31:34 EDT 2018
wscript: do not ship azure-pipelines.yml
--- a/wscript
+++ b/wscript
@@ -606,4 +606,5 @@
ctx.excl += ' **/.landscape.yml'
ctx.excl += ' **/.appveyor.yml'
ctx.excl += ' **/.circleci/*'
+ ctx.excl += ' **/azure-pipelines.yml'
ctx.excl += ' **/.coveragerc'