summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorPradyun Gedam <pradyunsg@gmail.com>2018-06-16 00:12:06 +0530
committerPradyun Gedam <pradyunsg@gmail.com>2018-06-16 00:12:06 +0530
commitbb43340a172b277e23f1b18f3f88930b5e38be00 (patch)
tree36779eeea0d475dfd87c17c90f3cd3f17cb4b336 /MANIFEST.in
parent69783941c7dd5445276021a080c8da63cfca05b6 (diff)
downloadpip-bb43340a172b277e23f1b18f3f88930b5e38be00.tar.gz
Update MANIFEST.in
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 3e9cbaee8..9a49b5ac1 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -15,7 +15,6 @@ exclude .travis.yml
exclude .landscape.yml
exclude src/pip/_vendor/Makefile
exclude tox.ini
-exclude *-requirements.txt
exclude appveyor.yml
recursive-include src/pip/_vendor *.pem
@@ -26,9 +25,9 @@ exclude src/pip/_vendor/six/moves
recursive-exclude src/pip/_vendor *.pyi
prune .github
-prune .travis
prune docs/build
prune news
prune contrib
prune tasks
prune tests
+prune tools