rafaelweingartner commented on a change in pull request #2576: Fix Python code checkstyle execute by "systemvm\test\runtests.sh" URL: https://github.com/apache/cloudstack/pull/2576#discussion_r182029173
########## File path: tools/travis/before_install.sh ########## @@ -97,10 +99,11 @@ echo "<settings> echo -e "\nInstalling some python packages: " pip install --user --upgrade pip +pip uninstall pylint Review comment: ¯\_(ツ)_/¯... I really do not understand this. Most of the results I found on Google were telling me to remove and install again the library. I guess when people do not know what they are doing, they do this things. Well, I will remove and see what happens. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
