File: MANIFEST.in

package info (click to toggle)
python-requests-toolbelt 0.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 804 kB
  • ctags: 582
  • sloc: python: 3,263; makefile: 158
file content (14 lines) | stat: -rw-r--r-- 305 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
include README.rst
include LICENSE
include HISTORY.rst
include AUTHORS.rst
include CODE_OF_CONDUCT.rst
include tox.ini
include dev-requirements.txt

recursive-include requests_toolbelt *
recursive-include docs *
recursive-include tests *

prune docs/_build
global-exclude *.py[cdo] __pycache__ *.so *.pyd