File: MANIFEST.in

package info (click to toggle)
python-django-treebeard 5.0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,048 kB
  • sloc: python: 5,271; javascript: 269; makefile: 178
file content (7 lines) | stat: -rw-r--r-- 299 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
include CHANGES LICENSE README.rst UPDATING MANIFEST.in
recursive-include treebeard *.py
recursive-include treebeard/static *
recursive-include treebeard/templates *
recursive-include treebeard/locale *
recursive-include docs Makefile README.md make.bat *.py *.png *.rst
recursive-include tests *.py