File: MANIFEST.in

package info (click to toggle)
python-django-treebeard 4.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 972 kB
  • sloc: python: 4,947; javascript: 269; makefile: 177
file content (7 lines) | stat: -rw-r--r-- 299 bytes parent folder | download
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