summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorBrian Cristante <brcrista@microsoft.com>2018-08-24 16:09:32 -0400
committerBrian Cristante <brcrista@microsoft.com>2018-09-14 17:36:12 -0700
commit60ff4a663c8172dca6d6b37f00fbcd6e7a669fa8 (patch)
treeaa0cf50277ee6fec1d7084947d6a6b467142a8a4 /MANIFEST.in
parentf4bda78815bc9144255dc5ed29a89d97a54b131a (diff)
downloadpip-60ff4a663c8172dca6d6b37f00fbcd6e7a669fa8.tar.gz
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 0191e0d0a..36d9bd8a9 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -23,6 +23,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