morazow commented on PR #24426:
URL: https://github.com/apache/flink/pull/24426#issuecomment-2129446733

   Hey @XComp, @HuangXingBo ,
   
   What do you think of the latest commit changes for migration?
   
   This way both Linux & MacOS platform use similar build system, we also don't 
depend on bash script on Linux. All the wheel build requirements are defined in 
the `pyproject.toml` (python versions, architecture, etc) that are used for 
both platforms.
   
   For Linux I had to add `manylinux2014` version since `manylinux1` does not 
support python3.10+ versions.
   
   Please let me know what you think


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to