File: MANIFEST.in

package info (click to toggle)
python-django-tagging 1%3A0.4.5-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 372 kB
  • ctags: 386
  • sloc: python: 2,246; makefile: 168
file content (10 lines) | stat: -rw-r--r-- 224 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
include CHANGELOG.txt
include LICENSE.txt
include MANIFEST.in
include README.rst
include versions.cfg
include buildout.cfg
include bootstrap.py
recursive-include docs *
recursive-include tagging/tests *.txt
prune docs/_build