kbendick commented on code in PR #4545:
URL: https://github.com/apache/iceberg/pull/4545#discussion_r848679357
##########
python/setup.cfg:
##########
@@ -45,6 +45,8 @@ python_requires = >=3.7
install_requires =
mmh3
singledispatch
+ pyyaml
Review Comment:
Does this make pyyaml a dependency of the library itself? If so, is there
anyway to make it just a “test” dependency or something or will we need it at
runtime?
--
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]