still doing some work but checking in what i have so far
This commit is contained in:
3
setup.py
3
setup.py
@@ -31,5 +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 = ['gpg', 'requests', 'lxml', 'psutil', 'pyparted', 'pytz', 'passlib', 'validators']
|
||||
install_requires = ['blkinfo', 'gpg', 'lxml', 'passlib', 'psutil',
|
||||
'pyparted', 'pytz', 'requests', 'validators']
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user