File: MANIFEST.in

package info (click to toggle)
python-dpkt 1.9.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 920 kB
  • sloc: python: 10,440; makefile: 144
file content (7 lines) | stat: -rw-r--r-- 118 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7

include AUTHORS CHANGES README.rst LICENSE

recursive-include docs *
prune docs/_build

global-exclude __pycache__/*