File: MANIFEST.in

package info (click to toggle)
python-testing.postgresql 1.3.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 216 kB
  • sloc: python: 355; makefile: 8
file content (5 lines) | stat: -rw-r--r-- 111 bytes parent folder | download | duplicates (4)
1
2
3
4
5
include MANIFEST.in
include LICENSE
include README.rst
recursive-include src *.py
recursive-include tests *.py