summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorPradyun S. Gedam <pradyunsg@gmail.com>2017-09-02 16:40:36 +0530
committerPradyun S. Gedam <pradyunsg@gmail.com>2017-09-02 16:40:36 +0530
commitefd726416276d23dfbfb9cdbd5901cfa02c9ac4b (patch)
tree11c47e4329b55f6d000c3c0a20060c2dcb3f7608 /MANIFEST.in
parentd9a44310f790c916f14bb4759531f074c57fcf3c (diff)
downloadpip-efd726416276d23dfbfb9cdbd5901cfa02c9ac4b.tar.gz
Update MANIFEST
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index d9e946894..493d3f2d7 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -18,8 +18,8 @@ exclude appveyor.yml
recursive-include src/pip/_vendor *.pem
recursive-include docs Makefile *.rst *.py *.bat
-exclude pip/_vendor/six
-recursive-exclude pip/_vendor *.pyi
+exclude src/pip/_vendor/six
+recursive-exclude src/pip/_vendor *.pyi
prune .github
prune .travis