diff --git a/czr_pythons_pg/Vagrantfile b/czr_pythons_pg/Vagrantfile index d145d2553a33576ba9656218fecf30ed14e7545b..874c4e6db60dddc6178dd21fb0ccb59ed3fbffda 100644 --- a/czr_pythons_pg/Vagrantfile +++ b/czr_pythons_pg/Vagrantfile @@ -45,7 +45,7 @@ Vagrant.configure("2") do |config| systemctl stop postgresql.service # Python modules - pip install cassandra-driver kazoo CoolAMQP requests futures six monotonic nose mock coverage psycopg2cffi + pip install cassandra-driver kazoo CoolAMQP requests futures six monotonic nose mock coverage psycopg2cffi wheel # Minify apt-get clean