File: MANIFEST.in

package info (click to toggle)
testrepository 0.0.20-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 752 kB
  • sloc: python: 5,871; sh: 37; makefile: 27
file content (13 lines) | stat: -rw-r--r-- 271 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
include .bzrignore
include .testr.conf
include Apache-2.0
include BSD
include COPYING
include INSTALL.txt
include MANIFEST.in
include Makefile
include NEWS
include README.txt
include doc/*.txt
include testrepository/tests/*.py
recursive-include testrepository/tests *.py