File: MANIFEST.in

package info (click to toggle)
python-uritools 6.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 240 kB
  • sloc: python: 1,544; makefile: 10
file content (11 lines) | stat: -rw-r--r-- 193 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
include CHANGELOG.rst
include LICENSE
include MANIFEST.in
include README.rst
include tox.ini
exclude .readthedocs.yaml

recursive-include docs *
prune docs/_build

recursive-include tests *.py