From 3486a53132db06230fd5536733bc29846fb762a5 Mon Sep 17 00:00:00 2001 From: Jakub Warmuz Date: Tue, 18 Nov 2014 21:54:10 +0100 Subject: [PATCH] python-augeas missing from PyPI --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index cb71e09d0..2fa5ccd95 100644 --- a/setup.py +++ b/setup.py @@ -73,7 +73,7 @@ setup( #'dialog', 'requests', 'protobuf', - 'python-augeas', + #'python-augeas', 'pycrypto', 'M2Crypto', ],