Merge "Remove printouts used for debugging."
diff --git a/packer/provision/basebuild.sh b/packer/provision/basebuild.sh
index 4c0084e..5388459 100644
--- a/packer/provision/basebuild.sh
+++ b/packer/provision/basebuild.sh
@@ -90,7 +90,7 @@
         isort \
         linkchecker \
         pexpect \
-        pylint \
+        pylint==1.* \
         pyyaml \
         robotframework \
         robotframework-httplibrary \