Update MANIFEST.in

This commit is contained in:
Max Zwiessele 2015-11-20 14:49:31 +00:00
parent df9be8c91e
commit 5bf7469a2b

View file

@ -12,6 +12,7 @@ include GPy/installation.cfg
# Cython
recursive-include GPy *.c
recursive-include GPy *.h
recursive-include GPy *.so
recursive-include GPy *.pyx