summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: b0ca20ae72bcde57055b91174f9bb6c24cfe48fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include CHANGES.rst
include tox.ini
include requirements/*.txt
graft artwork
graft docs
prune docs/_build
graft examples
graft tests
include src/werkzeug/py.typed
recursive-include src/werkzeug *.pyi
graft src/werkzeug/debug/shared
global-exclude *.pyc