Merge pull request #549 from phunterlau/master
Fix data file shipping confusions on pip install for #463
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
|
||||
|
||||
pushd xgboost
|
||||
#remove the pre-compiled .so and trigger the system's on-the-fly compiling
|
||||
make clean
|
||||
if make python; then
|
||||
echo "Successfully build multi-thread xgboost"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user