File: MANIFEST.in

package info (click to toggle)
python-redis 2.10.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 524 kB
  • ctags: 884
  • sloc: python: 5,032; sh: 167; makefile: 128
file content (7 lines) | stat: -rw-r--r-- 143 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
include CHANGES
include INSTALL
include LICENSE
include README.rst
exclude __pycache__
recursive-include tests *
recursive-exclude tests *.pyc