RHEL_75_INSTALL: Add install build script for RHEL 7.5 version
[vswitchperf.git] / systems / rhel / 7.3 / prepare_python_env.sh
index e137aaa..047d696 100755 (executable)
@@ -25,5 +25,4 @@ scl enable rh-python34 "
 virtualenv "$VSPERFENV_DIR" --python /opt/rh/rh-python34/root/usr/bin/python3
 source "$VSPERFENV_DIR"/bin/activate
 pip install -r ../requirements.txt
-pip install pylint
-"
\ No newline at end of file
+"