sumanth-manchala commented on code in PR #1653: URL: https://github.com/apache/iceberg-rust/pull/1653#discussion_r2328240007
########## bindings/python/pyproject.toml: ########## @@ -34,6 +34,7 @@ name = "pyiceberg-core" readme = "project-description.md" requires-python = "~=3.9" dynamic = ["version"] Review Comment: Thanks @kevinjqliu, while this dynamic options add the LICENSE file in the whl, it doesn't do the same for sdist. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
