File: MANIFEST.in

package info (click to toggle)
python-streamz 0.6.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 824 kB
  • sloc: python: 6,714; makefile: 18; sh: 18
file content (9 lines) | stat: -rw-r--r-- 201 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
recursive-include streamz *.py
recursive-include docs/source *
include docs/Makefile docs/make.bat

include setup.py
include README.rst
include LICENSE.txt
include MANIFEST.in
include requirements.txt