From 8fe8df23ba1e95ccb8728aa31d2e5b5fb6760b43 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Tue, 31 Oct 2017 08:43:57 -0400 Subject: [PATCH] scripts: require python module wheel Signed-off-by: Anas Nashif --- scripts/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 6f8d26eae79..3846a1c2519 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1,3 +1,4 @@ +wheel==0.30.0 breathe==4.6.0 sphinx==1.5.5 docutils==0.13.1