python-efl/MANIFEST.in

9 lines
233 B
Plaintext

include README.rst INSTALL COPYING COPYING.LESSER AUTHORS changes.html
recursive-include efl *.c *.h *.pyx *.pxi *.pxd
graft include
graft tests
recursive-exclude tests *.pyc
graft examples
recursive-exclude examples *.pyc
graft doc