From 91b00aed8e4cc9d6cc8548c7245c937029705738 Mon Sep 17 00:00:00 2001 From: gau1991 Date: Mon, 22 Dec 2014 11:33:13 +0530 Subject: [PATCH] Update setup.py: --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 7d7c04e5..d7121598 100644 --- a/setup.py +++ b/setup.py @@ -31,6 +31,7 @@ setup(name='ee', 'cement>=2.4', 'pystache', 'python-apt', + 'pynxconfig', ], setup_requires=[], entry_points="""