File: MANIFEST.in

package info (click to toggle)
python-django-contact-form 2.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 320 kB
  • sloc: python: 473; makefile: 142
file content (8 lines) | stat: -rw-r--r-- 135 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
include LICENSE
include MANIFEST.in
include AUTHORS
recursive-include docs *
include tox.ini
include runtests.py
graft src
graft tests