From ab7df5ea1d4bd579c97bc739d7b9893df1715845 Mon Sep 17 00:00:00 2001 From: Joe Gordon Date: Wed, 4 Mar 2015 16:25:40 -0800 Subject: [PATCH] Add cryptography to list if files to build before hand building this takes 20 seconds or so Change-Id: I95c71b1d0255c02038006bc743125ff2c49d9da9 --- files/venv-requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/files/venv-requirements.txt b/files/venv-requirements.txt index 3c50061e96..8417b92408 100644 --- a/files/venv-requirements.txt +++ b/files/venv-requirements.txt @@ -1,3 +1,4 @@ +cryptography lxml MySQL-python netifaces