Add smart lib in dep

pull/1323/head
nicolargo 2018-09-05 17:42:19 +02:00
parent 68328c7b75
commit bcea4d1cdc
1 changed files with 1 additions and 0 deletions

View File

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