summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorPradyun Gedam <pradyunsg@gmail.com>2017-11-12 21:34:37 +0530
committerPaul Moore <p.f.moore@gmail.com>2017-11-12 16:04:37 +0000
commit8f6b4c9b2d014b9a646585074612cecf51e1cc88 (patch)
tree9a047a84f5ebda02d95d8004d234e9db4fcb554f /MANIFEST.in
parent3651dd86878e2efc4de6d431634e8887949ead23 (diff)
downloadpip-8f6b4c9b2d014b9a646585074612cecf51e1cc88.tar.gz
Navigation (+other) improvements to Documentation (#4855)
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 01f545922..fa58d7a89 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -3,9 +3,12 @@ include LICENSE.txt
include NEWS.rst
include README.rst
include pyproject.toml
+
include src/pip/_vendor/README.rst
include src/pip/_vendor/vendor.txt
+include docs/docutils.conf
+
exclude .coveragerc
exclude .mailmap
exclude .travis.yml