Skip to content
Snippets Groups Projects
Commit df268e30 authored by Tomáš Čejka's avatar Tomáš Čejka
Browse files

centos: revert change of virtualenv package

parent ffbfd15f
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ echo "Installing remi repo"
yum -q -y install http://rpms.remirepo.net/enterprise/remi-release-7.rpm
echo "Installing base dependencies"
yum -q -y install python36 python3-setuptools python3-virtualenv vim git gcc libevent-devel libxml2-devel libxslt-devel mariadb-server mysql-devel patch yum-utils
yum -y install python36 python3-setuptools python36-virtualenv vim git gcc libevent-devel libxml2-devel libxslt-devel mariadb-server mysql-devel patch yum-utils
echo "Installing redis"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment