dramaticlly commented on a change in pull request #4262: URL: https://github.com/apache/iceberg/pull/4262#discussion_r824340487
########## File path: python/setup.cfg ########## @@ -42,6 +42,12 @@ package_dir = = src packages = find: python_requires = >=3.7 +install_requires = + pytz + python-dateutil + fastavro>=1.3.2<1.4.0 + python-dateutil Review comment: I will fix them later together with unit testsing -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org