summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: cd4db96a4e7eafe3e0bc764c242c94cd7b3cc134 (plain)
1
2
3
4
5
6
7
8
9
10
include README.txt
include LICENSE.txt
include AUTHORS.txt

recursive-include docs *.rst

global-exclude *.pyc
global-exclude *.pyo
global-exclude *.orig
global-exclude *.rej