From 56a829e2cdf7cd7beef49e184920a3960f28dcf3 Mon Sep 17 00:00:00 2001 From: Piotr Maslanka <piotr.maslanka@henrietta.com.pl> Date: Sun, 19 Mar 2017 03:52:22 +0100 Subject: [PATCH] boxen --- czr_pythons_pg/Vagrantfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/czr_pythons_pg/Vagrantfile b/czr_pythons_pg/Vagrantfile index d145d25..874c4e6 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 -- GitLab