spuru9 commented on code in PR #28068: URL: https://github.com/apache/flink/pull/28068#discussion_r3166939781
########## flink-python/MANIFEST.in: ########## @@ -25,5 +25,6 @@ include README.md include LICENSE include NOTICE include pyflink/README.txt +include pyflink/py.typed Review Comment: nit: may consider adding 'py.typed' to PACKAGE_DATA['pyflink'] in setup.py (README.txt precedent) -- 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]
