File: MANIFEST.in

package info (click to toggle)
django-pipeline 1.3.24-0.2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 544 kB
  • ctags: 349
  • sloc: python: 1,706; makefile: 114
file content (6 lines) | stat: -rw-r--r-- 239 bytes parent folder | download
1
2
3
4
5
6
recursive-include pipeline/templates *.html *.jinja
include AUTHORS LICENSE README.rst HISTORY.rst
recursive-include tests *
recursive-exclude tests *.pyc *.pyo
include docs/Makefile docs/make.bat docs/conf.py
recursive-include docs *.rst