summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: a01acc452cacf003c095adabbaca462873df509b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
include VERSION
include LICENSE
include CHANGES
include AUTHORS
include README

include _fun.c

graft test

global-exclude .git*
global-exclude *.pyc
global-exclude *.so
global-exclude *.dll
global-exclude *.o