File: MANIFEST.in

package info (click to toggle)
python-systemd 233-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 356 kB
  • sloc: ansic: 2,109; python: 818; makefile: 52
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__/*