maro/scripts
Jinyu-W 94548c7be8
Update pymaro build wheel logic (#587)
* add libffi-dev, rust toolchain to linux build wheel

* try updating build wheel

* update python version in build wheel script

* ignore install requirements in build wheel workflow

* fix python versions in build wheel

* Update build wheel action (#586)

* avoid install unused package while building wheels

* move source package to windows, as it will cause permission issue on linux

* fix manylinux python version

* remove duplicated definition

---------

Co-authored-by: Jinyu Wang <wang.jinyu@microsoft.com>
Co-authored-by: Chaos Yu <chaos.you@gmail.com>
2023-03-14 18:36:48 +08:00
..
build_manylinux.sh update github woorkflow config 2022-06-01 13:39:01 +08:00
build_maro.bat Update pymaro build wheel logic (#587) 2023-03-14 18:36:48 +08:00
build_maro.sh Update pymaro build wheel logic (#587) 2023-03-14 18:36:48 +08:00
build_playground.bat update docker hub init (#367) 2021-07-09 15:14:28 +08:00
build_playground.sh update docker hub init (#367) 2021-07-09 15:14:28 +08:00
build_sdist.bat Update pymaro build wheel logic (#587) 2023-03-14 18:36:48 +08:00
build_sdist.sh Update pymaro build wheel logic (#587) 2023-03-14 18:36:48 +08:00
build_wheel.bat Update pymaro build wheel logic (#587) 2023-03-14 18:36:48 +08:00
build_wheel.sh Update pymaro build wheel logic (#587) 2023-03-14 18:36:48 +08:00
code_gen.py Format code on `master` (black + isort) (#538) 2022-06-14 07:37:59 +08:00
compile_cython.bat Update features in v0.2 into branch master to release a new version (#297) 2021-03-22 14:53:27 +08:00
compile_cython.sh change the way to build (#268) 2021-01-28 16:54:17 +08:00
import_cim_dumps.py Format code on `master` (black + isort) (#538) 2022-06-14 07:37:59 +08:00
install_maro.bat Update pymaro build wheel logic (#587) 2023-03-14 18:36:48 +08:00
install_maro.sh update docker hub init (#367) 2021-07-09 15:14:28 +08:00
install_redis.sh setup v0.1 2020-09-18 11:02:37 +08:00
install_torch.bat Update pymaro build wheel logic (#587) 2023-03-14 18:36:48 +08:00
launch_realtime_vis.py Add local file config in isort & Add missing copyright info (#547) 2022-06-14 14:47:47 +08:00
run_playground.sh update docker hub init (#367) 2021-07-09 15:14:28 +08:00
run_tests.bat Update pymaro build wheel logic (#587) 2023-03-14 18:36:48 +08:00
run_tests.sh Update pymaro build wheel logic (#587) 2023-03-14 18:36:48 +08:00
show_test_coverage_html.bat Update pymaro build wheel logic (#587) 2023-03-14 18:36:48 +08:00