File: MANIFEST.in

package info (click to toggle)
python-demjson 3.0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 692 kB
  • sloc: python: 7,046; makefile: 53
file content (5 lines) | stat: -rw-r--r-- 111 bytes parent folder | download
1
2
3
4
5
include *.py
include *.txt
include README.md
recursive-include test *.py *.json
include docs/*.txt docs/*.html