summaryrefslogtreecommitdiff
path: root/textproc/py-python-lsp-server/files/patch-MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-python-lsp-server/files/patch-MANIFEST.in')
-rw-r--r--textproc/py-python-lsp-server/files/patch-MANIFEST.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/py-python-lsp-server/files/patch-MANIFEST.in b/textproc/py-python-lsp-server/files/patch-MANIFEST.in
new file mode 100644
index 000000000000..e0a36ef5bdc9
--- /dev/null
+++ b/textproc/py-python-lsp-server/files/patch-MANIFEST.in
@@ -0,0 +1,10 @@
+--- MANIFEST.in.orig 2024-01-21 15:55:09 UTC
++++ MANIFEST.in
+@@ -1,7 +1,5 @@ include README.md
+ include README.md
+-include versioneer.py
+ include pylsp/_version.py
+ include LICENSE
+-include ruff.toml
+ include .pylintrc
+ recursive-include test *.py