bblfsh/python-client

Does this library work with python 2.7?

erizocosmico opened this issue · 2 comments

Saw in travis.yml it's only tested in 3.6 and 3.7, but in PyPI is listed in the 2.7 category. Is it supported?

No, it's Python 3 only, I'll take a look at the Pypi listing.

Made the change in an already open PR to avoid versions messing so when it's merged and the version 2.9.10 is released it shouldn't show on Pypi 2.7 category anymore.