File: MANIFEST.in

package info (click to toggle)
python-httplib2 0.22.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,448 kB
  • sloc: python: 6,629; javascript: 3,563; makefile: 56
file content (13 lines) | stat: -rw-r--r-- 285 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
recursive-include python2 *.py *.txt
recursive-include python3 *.py *.txt README
graft doc
graft tests
include *.md
include CHANGELOG
include LICENSE
include requirements*.txt
exclude codecov.yml
exclude .pre-commit-*.yaml
prune ref
global-exclude __pycache__
global-exclude *.py[cod]