diff --git a/setup.py b/setup.py index d66fd93d..5aa5f3f8 100755 --- a/setup.py +++ b/setup.py @@ -96,6 +96,7 @@ setup( 'graph': ['pygal'], 'ip': ['netifaces'], 'raid': ['pymdstat'], + 'smart': ['pySMART.smartx'], 'snmp': ['pysnmp'], 'web': ['bottle', 'requests'], 'wifi': ['wifi']