commit 1905b4743dc864d58c29b8f52f4f7aa8f1d9493e parent 3ae1e80ad28ddeff5f5f951bc193e71ce4ee5839 Author: ThomasV <thomasv@gitorious> Date: Sun, 1 Feb 2015 22:05:19 +0100 fix: add missing protobuf to dependencies Diffstat:
M | setup.py | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/setup.py b/setup.py @@ -73,6 +73,7 @@ setup( 'pyasn1-modules', 'qrcode', 'SocksiPy-branch', + 'protobuf', 'tlslite' ], package_dir={