File: MANIFEST.in

package info (click to toggle)
python-systemd 235-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 416 kB
  • sloc: ansic: 2,505; python: 1,139; makefile: 63
file content (8 lines) | stat: -rw-r--r-- 145 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
include systemd/*.h
include README.md
include NEWS
include LICENSE.txt
include Makefile
include pytest.ini
graft docs
exclude docs/__pycache__/*