summaryrefslogtreecommitdiffstats
path: root/third_party/python/distro/MANIFEST.in
blob: 4d95f6ce8e8b3e2bb085445a0d5a3393c5204fc7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include *.md
include *.py
include *.txt
include LICENSE
include CHANGES
include Makefile

graft tests

include docs/*

global-exclude *.py[co]