mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-24 20:36:23 +02:00
Added forced extraction of eggs (as we have a fair few non-py files and use the directory structure) added some files to MANIFEST and setup.py's package_data so its included upon distributing
This commit is contained in:
parent
8c80fb9c52
commit
ddcaf8f8b5
3 changed files with 12 additions and 5 deletions
|
|
@ -2,3 +2,7 @@ include *.txt
|
|||
recursive-include doc *.txt
|
||||
include *.md
|
||||
recursive-include doc *.md
|
||||
include *.cfg
|
||||
recursive-include doc *.cfg
|
||||
include *.json
|
||||
recursive-include doc *.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue