File: MANIFEST.in

package info (click to toggle)
python-lsp-server 1.12.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 796 kB
  • sloc: python: 7,791; sh: 12; makefile: 4
file content (7 lines) | stat: -rw-r--r-- 146 bytes parent folder | download
1
2
3
4
5
6
7
include README.md
include versioneer.py
include pylsp/_version.py
include LICENSE
include ruff.toml
include .pylintrc
recursive-include test *.py