mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-07-23 17:01:06 +02:00
Added LICENSE file to MANIFEST.in
This commit is contained in:
parent
845168af3b
commit
31c03b431a
1 changed files with 3 additions and 0 deletions
|
|
@ -16,6 +16,9 @@ recursive-include GPy *.c
|
||||||
recursive-include GPy *.h
|
recursive-include GPy *.h
|
||||||
recursive-include GPy *.pyx
|
recursive-include GPy *.pyx
|
||||||
|
|
||||||
|
# LICENSE
|
||||||
|
include LICENSE.txt
|
||||||
|
|
||||||
# Testing
|
# Testing
|
||||||
#include GPy/testing/baseline/*.png
|
#include GPy/testing/baseline/*.png
|
||||||
#include GPy/testing/pickle_test.pickle
|
#include GPy/testing/pickle_test.pickle
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue