summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: af61fabbb6faca5249db68f8f0713e2eb01ea6e8 (plain)
1
2
3
4
5
6
7
8
9
10
include *.rst
include *.txt

recursive-include docs *
recursive-include src *

global-exclude *.dll
global-exclude *.pyc
global-exclude *.pyo
global-exclude *.so