File: MANIFEST.in

package info (click to toggle)
python-lsp-server 1.14.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 836 kB
  • sloc: python: 8,297; sh: 12; makefile: 4
file content (7 lines) | stat: -rw-r--r-- 146 bytes parent folder | download | duplicates (2)
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