From d8c33bfefd944cd2e14fa64b6db47006b3ecf564 Mon Sep 17 00:00:00 2001 From: Chenxiong Qi Date: Wed, 27 Nov 2019 16:09:08 +0800 Subject: [PATCH] Add python3-celery to Vagrantfile Signed-off-by: Chenxiong Qi --- Vagrantfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Vagrantfile b/Vagrantfile index 82422973..9d5c2438 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -8,6 +8,7 @@ $script = <