dhruv-pratap commented on code in PR #4706: URL: https://github.com/apache/iceberg/pull/4706#discussion_r870498410
########## python/setup.cfg: ########## @@ -43,6 +43,7 @@ package_dir = packages = find: python_requires = >=3.7 install_requires = + attrs Review Comment: As touched in the other thread, I am in agreement and have removed the `attrs` dependency now. -- 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]
