summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorPradyun Gedam <pradyunsg@users.noreply.github.com>2022-01-25 08:50:05 +0000
committerPradyun Gedam <pradyunsg@users.noreply.github.com>2022-01-25 08:51:13 +0000
commitf398363e5d435dd5013d9f1d57024d0b336fd8c2 (patch)
tree12ef717dd98ea9569b0cdc8dfa2e962cafed1b64 /MANIFEST.in
parent5b14995b85cc7fe83e24839d332714387ef64d5f (diff)
downloadpip-f398363e5d435dd5013d9f1d57024d0b336fd8c2.tar.gz
Pacify check-manifest
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 59c6cdb22..07699ddd6 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -6,6 +6,7 @@ include pyproject.toml
include src/pip/_vendor/README.rst
include src/pip/_vendor/vendor.txt
+include src/pip/_vendor/pyparsing/diagram/template.jinja2
recursive-include src/pip/_vendor *LICENSE*
recursive-include src/pip/_vendor *COPYING*