File: MANIFEST.in

package info (click to toggle)
python-m2r 0.3.1-0.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 344 kB
  • sloc: python: 1,409; makefile: 287; sh: 1
file content (7 lines) | stat: -rw-r--r-- 161 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
include README.md
include LICENSE
include CHANGES.md

recursive-include tests *.py test.md test.rst
recursive-exclude * __pycache__
recursive-exclude * *.py[co]