File: MANIFEST.in

package info (click to toggle)
python-rt 3.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 516 kB
  • sloc: python: 3,144; makefile: 141; sh: 7
file content (11 lines) | stat: -rw-r--r-- 215 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
include AUTHORS
include CHANGES
include LICENSE
include README.rst
recursive-include doc *
recursive-include tests *

recursive-exclude .github *
exclude .codebeatignore
exclude .gitignore
exclude .readthedocs.yaml