File: MANIFEST.in

package info (click to toggle)
python-dirq 1.8-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 336 kB
  • sloc: python: 2,200; makefile: 166
file content (5 lines) | stat: -rw-r--r-- 129 bytes parent folder | download
1
2
3
4
5
include CHANGES README.rst
include PKG-INFO
recursive-include examples *.py
recursive-include docs *
recursive-include test *.py