File: MANIFEST.in

package info (click to toggle)
python-django-tagging 1%3A0.5.0-5.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 572 kB
  • sloc: python: 2,140; makefile: 166
file content (9 lines) | stat: -rw-r--r-- 203 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
include CHANGELOG.txt
include LICENSE.txt
include MANIFEST.in
include README.rst
include versions.cfg
include buildout.cfg
recursive-include docs *
recursive-include tagging/tests *.txt
prune docs/_build