Open abitrolly opened 3 years ago
I would move all external dependencies to requirements.txt, but for now fixing tests would be awesome.
requirements.txt
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
pylint
I gave up. ) https://github.com/PyCQA/pylint/issues/3971
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