skrawcz commented on code in PR #1527: URL: https://github.com/apache/hamilton/pull/1527#discussion_r3049372150
########## README.md: ########## @@ -70,19 +103,26 @@ Apache Hamilton brings modularity and structure to any Python application moving # Installation -Apache Hamilton supports Python 3.8+. We include the optional `visualization` dependency to display our Apache Hamilton DAG. For visualizations, [Graphviz](https://graphviz.org/download/) needs to be installed on your system separately. +Apache Hamilton supports Python 3.8+. We include the optional visualization dependency to display our Apache Hamilton DAG. For visualizations, Graphviz needs to be installed on your system separately. Review Comment: ```suggestion Apache Hamilton supports Python 3.9+. We include the optional visualization dependency to display our Apache Hamilton DAG. For visualizations, Graphviz needs to be installed on your system separately. ``` I think we dropped support for 3.8 -- 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]
