Re: [PR] Python: Use hatch for dependency management [iceberg-rust]

2024-08-19 Thread via GitHub
Xuanwo merged PR #572: URL: https://github.com/apache/iceberg-rust/pull/572 -- 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...@iceberg.a

[PR] Python: Use hatch for dependency management [iceberg-rust]

2024-08-19 Thread via GitHub
sungwy opened a new pull request, #572: URL: https://github.com/apache/iceberg-rust/pull/572 Currently, the dependency management is a bit awkward because we duplicate the list of optional dependencies in `pyproject.toml` under `[project.optional-dependencies]`, and then in `.github/workfl