aif-ng/aif/constants.py

13 lines
380 B
Python
Raw Normal View History

2019-11-01 03:43:14 -04:00
arch_releng_key = '4AA4767BBC9C4B1D18AE28B77F2D434B9741E8AC'
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']