File: MANIFEST.in

package info (click to toggle)
python-django-extra-views 0.14.0-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 468 kB
  • sloc: python: 1,591; makefile: 142; sh: 6
file content (7 lines) | stat: -rw-r--r-- 271 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
include LICENSE
include README.rst
recursive-include extra_views *.py
recursive-include extra_views/contrib *.py
recursive-include extra_views/tests *.py
recursive-include extra_views/tests/templates *.html
recursive-include extra_views/tests/templates/extra_views *.html