File: MANIFEST.in

package info (click to toggle)
zope.testrunner 5.2-3
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 1,528 kB
  • sloc: python: 5,968; makefile: 17
file content (16 lines) | stat: -rw-r--r-- 269 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
include *.rst
include *.py
include buildout.cfg
include tox.ini
include *.yml
include .coveragerc
include *.txt

recursive-include src *.py
recursive-include src *.rst

recursive-include docs *.rst
recursive-include docs *.py

# added by check_manifest.py
include *.md