added connector in __init__
[PyX/mjg.git] / MANIFEST.in
blobf4ca860c4ce37775804c36ea10f5f65505da2a9e
1 include AUTHORS
2 include LICENSE
3 include INSTALL
4 include CHANGES
5 include manual/manual.ps
6 recursive-include manual Makefile runlatex.sh pyx.sty *.tex *.py
7 include examples/examples.ps
8 recursive-include contrib *
9 recursive-include pyx *.h
10 recursive-include pyx/lfs *.lfs *.py *.tex
11 recursive-include examples *.py
13 prune test
14 exclude setup.cfg
15 exclude pyx/axis.py