aif-ng/aif/constants.py

12 lines
319 B
Python
Raw Normal View History

2019-10-30 03:46:33 -04:00
version = '0.2.0'
external_deps = ['blkinfo',
'gpg',
'lxml',
'mdstat',
'passlib',
'psutil',
'pyparted',
'pyroute2',
'pytz',
'requests',
'validators']