grumpyhome / grumpy

Grumpy is a Python to Go source code transcompiler and runtime.
Apache License 2.0
420 stars 18 forks source link

Makefile: Try to update pylint to fix Travis failure #156

Open abitrolly opened 3 years ago

abitrolly commented 3 years ago

I would move all external dependencies to requirements.txt, but for now fixing tests would be awesome.

It could happen that pylint dropped Python 2.7 support. I haven't found it in the log yet http://pylint.pycqa.org/en/latest/whatsnew/index.html

abitrolly commented 3 years ago

I gave up. ) https://github.com/PyCQA/pylint/issues/3971