myint / language-check

Python wrapper for LanguageTool grammar checker
https://pypi.python.org/pypi/language-check
GNU Lesser General Public License v3.0
326 stars 102 forks source link

Running only setup.py test fails on Python 2 #63

Closed jayvdb closed 5 years ago

jayvdb commented 5 years ago

setup.py expects that the source has already been converted before the tests are run.