summaryrefslogtreecommitdiffstats
path: root/third_party/python/yarl/MANIFEST.in
blob: dab6cb9a00464737ee976bf02c725e57a68a75cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
include LICENSE
include CHANGES.rst
include README.rst
graft yarl
graft docs
graft tests
include yarl/*.c
global-exclude *.pyc
global-exclude *.cache
exclude yarl/*.html
exclude yarl/*.so
exclude yarl/*.pyd
prune docs/_build