• wxchan's avatar
    [python] setup.py custom install & sdist (#659) · 711a0a78
    wxchan authored
    * setup.py custom install & sdist
    
    * global data_files
    
    * fix install rule
    
    * fix pylint
    
    * clean codes
    
    * use distutils.command
    
    * overwrite install_lib
    
    * add copy_files; fix pylint
    
    * install openmpi only TASK=mpi
    
    * add TASK=sdist & bdist
    
    * setuptools.command instead of distutils
    
    * add METHOD=pip for gpu test
    
    * use openmpi to install gcc
    
    * set OpenCL_INCLUDE_DIR & BOOST_ROOT
    
    * update doc
    
    * export BOOST_ROOT
    
    * update doc
    
    * update doc
    
    * update doc
    711a0a78
setup.py 4.9 KB