File: MANIFEST.in

package info (click to toggle)
kazoo 1.3.1-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 860 kB
  • ctags: 1,246
  • sloc: python: 8,192; makefile: 197
file content (12 lines) | stat: -rw-r--r-- 253 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
include CHANGES.rst
include CONTRIBUTING.rst
include README.rst
include LICENSE
include MANIFEST.in
exclude .gitignore
exclude .travis.yml
exclude Makefile
exclude run_failure.py
recursive-include kazoo *
recursive-exclude sw *
global-exclude *pyc *pyo