File: MANIFEST.in

package info (click to toggle)
python-django-appconf 1.0.6-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 208 kB
  • sloc: python: 392; makefile: 132
file content (6 lines) | stat: -rw-r--r-- 136 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
include README.rst
include LICENSE
include AUTHORS
recursive-include docs *
recursive-include tests *
recursive-exclude */__pycache__ *