File: MANIFEST.in

package info (click to toggle)
streamlink 8.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,564 kB
  • sloc: python: 51,188; sh: 184; makefile: 152
file content (18 lines) | stat: -rw-r--r-- 358 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
include AUTHORS
include CHANGELOG.md
include README.md
include LICENSE*
include icon.svg

recursive-include build_backend *
recursive-include completions *
recursive-include docs *
recursive-include tests *

prune docs/_build
include docs/_build/man/*

include script/build-shell-completions.sh

prune */__pycache__
global-exclude *.pyc *~ *.bak *.swp *.pyo