File: MANIFEST.in

package info (click to toggle)
django-sortedm2m 2.0.0%2Bdfsg.1-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 248 kB
  • sloc: python: 430; javascript: 115; makefile: 15
file content (8 lines) | stat: -rw-r--r-- 213 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
include CHANGES.rst
include LICENSE.txt
include MANIFEST.in
include README.rst
include AUTHORS.rst
recursive-include sortedm2m/static *
recursive-include sortedm2m/templates *
recursive-include sortedm2m/locale *