summaryrefslogtreecommitdiff
path: root/textproc/py-python-lsp-server/files/patch-MANIFEST.in
blob: e0a36ef5bdc9e2f94b730bba885422996b071395 (plain) (blame)
1
2
3
4
5
6
7
8
9
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