meta-soul / MetaSpore

A unified end-to-end machine intelligence platform
Apache License 2.0
642 stars 118 forks source link

support build wheel package via manylinux and cibuildwheel #177

Closed dmetasoul01 closed 2 years ago

dmetasoul01 commented 2 years ago

Close #176

  1. Use pyproject.toml to support wheel build with manylinux2014 and cibuildwheel.
  2. Move setup.py to root dir and keep only build extension part in it.
  3. Refine docs.