File: MANIFEST.in

package info (click to toggle)
python-django-crum 0.7.9-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 236 kB
  • sloc: python: 449; makefile: 221
file content (4 lines) | stat: -rw-r--r-- 96 bytes parent folder | download
1
2
3
4
recursive-include crum *.py
include LICENSE
include README.rst
recursive-exclude test_project *