summaryrefslogtreecommitdiffstats
path: root/third_party/python/frozenlist/MANIFEST.in
blob: ee8dd6699671cf39ada4cb34305895861af35c5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
include LICENSE.txt
include CHANGES.rst
include README.rst
include CONTRIBUTORS.txt
graft frozenlist
graft docs
graft tests
include frozenlist/*.c
global-exclude *.pyc
global-exclude *.pyd
global-exclude *.so
global-exclude *.lib
global-exclude *.dll
global-exclude *.a
global-exclude *.obj
exclude frozenlist/*.html
prune docs/_build