checking in some XSD work
This commit is contained in:
4
setup.py
4
setup.py
@@ -31,6 +31,6 @@ setuptools.setup(
|
||||
project_urls = {'Documentation': 'https://aif-ng.io/',
|
||||
'Source': 'https://git.square-r00t.net/AIF-NG/',
|
||||
'Tracker': 'https://bugs.square-r00t.net/index.php?project=9'},
|
||||
install_requires = ['blkinfo', 'gpg', 'lxml', 'passlib', 'psutil',
|
||||
'pyparted', 'pytz', 'requests', 'validators']
|
||||
install_requires = ['blkinfo', 'gpg', 'lxml', 'mdstat', 'passlib', 'psutil',
|
||||
'pyparted', 'pyroute2', 'pytz', 'requests', 'validators']
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user