opnsense-ports/textproc/py-python-lsp-server/files/patch-MANIFEST.in
Franco Fichtner a4d782b9cf */*: sync with upstream
Taken from: FreeBSD
2024-09-03 10:17:22 +02:00

10 lines
248 B
Text

--- 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