Add smart lib in dep

This commit is contained in:
nicolargo 2018-09-05 17:42:19 +02:00
parent 68328c7b75
commit bcea4d1cdc

View File

@ -96,6 +96,7 @@ setup(
'graph': ['pygal'],
'ip': ['netifaces'],
'raid': ['pymdstat'],
'smart': ['pySMART.smartx'],
'snmp': ['pysnmp'],
'web': ['bottle', 'requests'],
'wifi': ['wifi']