summaryrefslogtreecommitdiffstats
path: root/third_party/python/yamllint/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/python/yamllint/MANIFEST.in')
-rw-r--r--third_party/python/yamllint/MANIFEST.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/third_party/python/yamllint/MANIFEST.in b/third_party/python/yamllint/MANIFEST.in
new file mode 100644
index 0000000000..792a6720cb
--- /dev/null
+++ b/third_party/python/yamllint/MANIFEST.in
@@ -0,0 +1,4 @@
+include LICENSE
+include README.rst
+include docs/*
+include tests/*.py tests/rules/*.py tests/yaml-1.2-spec-examples/*