File: MANIFEST.in

package info (click to toggle)
python-aiortc 1.14.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,052 kB
  • sloc: python: 20,890; javascript: 321; makefile: 21; sh: 1
file content (8 lines) | stat: -rw-r--r-- 284 bytes parent folder | download
1
2
3
4
5
6
7
8
exclude .readthedocs.yaml
include CODE_OF_CONDUCT.md
include LICENSE
recursive-include docs *.py *.rst *.svg Makefile
recursive-include examples *.html *.js *.py *.rst *.wav
recursive-include requirements *.txt
recursive-include scripts *.json *.py
recursive-include tests *.bin *.py