File: MANIFEST.in

package info (click to toggle)
python-django-appconf 1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 220 kB
  • sloc: python: 386; makefile: 132; sh: 5
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__ *