rdblue commented on a change in pull request #4262:
URL: https://github.com/apache/iceberg/pull/4262#discussion_r827177954
##########
File path: python/pyproject.toml
##########
@@ -18,6 +18,6 @@
[build-system]
requires = [
"setuptools>=42",
- "wheel"
+ "wheel",
]
-build-backend = "setuptools.build_meta"
\ No newline at end of file
+build-backend = "setuptools.build_meta"
Review comment:
It doesn't look like this file substantially changed. Can we remove
unnecessary changes here?
--
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]