mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-24 20:36:23 +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 *.pyx
|
||||
|
||||
# LICENSE
|
||||
include LICENSE.txt
|
||||
|
||||
# Testing
|
||||
#include GPy/testing/baseline/*.png
|
||||
#include GPy/testing/pickle_test.pickle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue