File: MANIFEST.in

package info (click to toggle)
django-redis 5.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 476 kB
  • sloc: python: 2,904; makefile: 6; sh: 6
file content (6 lines) | stat: -rw-r--r-- 160 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
include LICENSE
include AUTHORS.rst
include README.rst
include CHANGES.txt
recursive-include tests README.txt *.py
recursive-include doc Makefile *.adoc *.html