Re: [PR] [python] Modify package version to be compatible with python version [paimon]

2025-09-24 Thread via GitHub
discivigour commented on code in PR #6331: URL: https://github.com/apache/paimon/pull/6331#discussion_r2377746765 ## paimon-python/dev/requirements-dev.txt: ## @@ -0,0 +1,46 @@ + +# Licensed to the

Re: [PR] [python] Modify package version to be compatible with python version [paimon]

2025-09-24 Thread via GitHub
JingsongLi commented on code in PR #6331: URL: https://github.com/apache/paimon/pull/6331#discussion_r2377703729 ## paimon-python/dev/requirements-dev.txt: ## @@ -0,0 +1,46 @@ + +# Licensed to the A

[PR] [python] Modify package version to be compatible with python version [paimon]

2025-09-24 Thread via GitHub
discivigour opened a new pull request, #6331: URL: https://github.com/apache/paimon/pull/6331 ### Purpose - Add requirements.txt to be convenient for downloading dependencies - Modify README.md - Modify package version to be compatible with python version #