File: MANIFEST.in

package info (click to toggle)
django-sortedm2m 0.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 168 kB
  • ctags: 69
  • sloc: python: 417; makefile: 19
file content (7 lines) | stat: -rw-r--r-- 176 bytes parent folder | download
1
2
3
4
5
6
7
include CHANGES.rst
include LICENSE.txt
include MANIFEST.in
include README.rst
include AUTHORS.rst
recursive-include sortedm2m/static *
recursive-include sortedm2m/templates *