mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-29 15:59:41 +02:00
Merge pull request #280 from SheffieldML/manifest-include
Update MANIFEST.in
This commit is contained in:
commit
acb1ceae16
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ include GPy/installation.cfg
|
||||||
|
|
||||||
# Cython
|
# Cython
|
||||||
recursive-include GPy *.c
|
recursive-include GPy *.c
|
||||||
recursive-include GPy *.so
|
recursive-include GPy *.h
|
||||||
recursive-include GPy *.pyx
|
recursive-include GPy *.pyx
|
||||||
|
|
||||||
# Testing
|
# Testing
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue