stoty commented on code in PR #92: URL: https://github.com/apache/phoenix-queryserver/pull/92#discussion_r899984357
########## 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: The docke image we use now is old, and does not have any newer python versions. I'm working on finding something that is maintaned to replace it, but that's outside the scope of this ticket. -- 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]
