File: MANIFEST.in

package info (click to toggle)
python-debian 1.0.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,260 kB
  • sloc: python: 12,905; makefile: 239; sh: 25
file content (9 lines) | stat: -rw-r--r-- 142 bytes parent folder | download
1
2
3
4
5
6
7
8
9
exclude .git*
exclude conftest.py
exclude HISTORY.deb822
exclude MANIFEST.in
exclude TODO
prune debian/
prune docs
prune examples
prune tests