cleaned up, etc.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
import os
|
||||
import re
|
||||
|
||||
version = '0.2.0'
|
||||
external_deps = ['blkinfo',
|
||||
'gpg',
|
||||
'lxml',
|
||||
'mdstat',
|
||||
'passlib',
|
||||
'psutil',
|
||||
'pyparted',
|
||||
'pyroute2',
|
||||
'pytz',
|
||||
'requests',
|
||||
'validators']
|
||||
Reference in New Issue
Block a user