File: MANIFEST.in

package info (click to toggle)
python-portpicker 1.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 228 kB
  • sloc: python: 1,119; makefile: 21; sh: 7
file content (9 lines) | stat: -rw-r--r-- 179 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
include src/port*.py
include src/tests/port*.py
include README.md
include LICENSE
include CONTRIBUTING.md
include ChangeLog.md
include setup.py
include test.sh
exclude package.sh