File: MANIFEST.in

package info (click to toggle)
django-classy-tags 4.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 492 kB
  • sloc: python: 2,109; makefile: 98; sh: 6
file content (6 lines) | stat: -rw-r--r-- 154 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
include LICENSE
include README.rst
recursive-exclude * *.py[co]
recursive-include tests *.html
recursive-include tests *.py
recursive-include tests *.txt