richardantal commented on code in PR #92: URL: https://github.com/apache/phoenix-queryserver/pull/92#discussion_r899959002
########## python-phoenixdb/tox.ini: ########## @@ -14,7 +14,7 @@ # limitations under the License. [tox] -envlist = py27,py34,py35,py36,py37,py38 +envlist = py27,py35,py36,py37,py38 Review Comment: shouldn't we add py39, and py310 here? -- 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]
