File: MANIFEST.in

package info (click to toggle)
python-testtools 2.8.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,244 kB
  • sloc: python: 15,086; makefile: 127; sh: 3
file content (9 lines) | stat: -rw-r--r-- 181 bytes parent folder | download
1
2
3
4
5
6
7
8
9
include LICENSE
include Makefile
include MANIFEST.in
include NEWS
include README.rst
include .gitignore
include testtools/py.typed
recursive-include doc *.rst *.py
prune doc/_build