File: MANIFEST.in

package info (click to toggle)
kazoo 2.7.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 988 kB
  • sloc: python: 9,281; makefile: 181; sh: 109
file content (12 lines) | stat: -rw-r--r-- 252 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
include CHANGES.md
include CONTRIBUTING.md
include README.md
include LICENSE
include MANIFEST.in
exclude .gitignore
exclude .travis.yml
exclude Makefile
exclude run_failure.py
recursive-include kazoo *
recursive-include docs *
global-exclude *pyc *pyo