File: MANIFEST.in

package info (click to toggle)
python-kajiki 0.4.4-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 644 kB
  • ctags: 563
  • sloc: python: 5,661; makefile: 133
file content (8 lines) | stat: -rw-r--r-- 212 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
# http://docs.python.org/3/distutils/sourcedist.html#specifying-the-files-to-distribute

include *.rst
recursive-include kajiki *
prune kajiki/perf
recursive-include docs *
prune docs/_build
global-exclude *.pyc