File: MANIFEST.in

package info (click to toggle)
python-language-server 0.36.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,196 kB
  • sloc: python: 5,314; sh: 12; makefile: 6
file content (6 lines) | stat: -rw-r--r-- 128 bytes parent folder | download
1
2
3
4
5
6
include README.rst
include versioneer.py
include pyls/_version.py
include LICENSE
include .pylintrc
recursive-include test *.py