summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorPaul Moore <p.f.moore@gmail.com>2018-11-21 19:17:36 +0000
committerGitHub <noreply@github.com>2018-11-21 19:17:36 +0000
commit93d8f177c6efda81def723a908832e26ecc5f381 (patch)
treec96d31c97def5566d205350cd8049169c7de9c4a /MANIFEST.in
parent9c0a1daace0bac75e247d045714178f800f40cc6 (diff)
parent543a4613f4ce4be37b3b11d0f3f03246f6d54e18 (diff)
downloadpip-93d8f177c6efda81def723a908832e26ecc5f381.tar.gz
Merge pull request #5785 from brcrista/master
Add Azure Pipelines configuration
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 8841e241d..5b19010e0 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -25,6 +25,7 @@ exclude src/pip/_vendor/six/moves
recursive-exclude src/pip/_vendor *.pyi
prune .github
+prune .azure-pipelines
prune docs/build
prune news
prune tasks