miscell harmless cleanup in makefile and setup
[nodemanager.git] / setup.py
index 79debc0..466c2b1 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -42,7 +42,7 @@ setup(
         'plugins.vsys',
         'plugins.vsys_privs',
         'plugins.ipv6',
-        'plugins.update_ipv6addr_slivertag', 
+        'plugins.update_ipv6addr_slivertag',
 # lxc
         'sliver_libvirt',
         'sliver_lxc',
@@ -55,6 +55,4 @@ setup(
         # this plugin uses vserver for now
         'plugins.drl',
         ],
-    packages =[
-        ],
     )