Merge pull request #280 from SheffieldML/manifest-include

Update MANIFEST.in
This commit is contained in:
Max Zwiessele 2015-11-23 19:55:17 +00:00
commit acb1ceae16

View file

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