File: MANIFEST.in

package info (click to toggle)
python-fsquota 0.1.0%2Bdfsg1-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 392 kB
  • sloc: ansic: 2,670; python: 545; makefile: 9
file content (10 lines) | stat: -rw-r--r-- 158 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
include src/*
include hints/*
include tests/*
include doc/*
include CHANGES
include INSTALL
include LICENSE
include TODO
include MANIFEST.in
include setup.py