April 17, 2020
2:46 a.m.
I think you need to install pylint in your virtual env? If you are using pylint when developing then technically it's a development dependency and should be marked as such in your pipfile/requirements file.