Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 585 Bytes

requirements.rst

File metadata and controls

41 lines (26 loc) · 585 Bytes

Requirements

To use AIOstack, you need to install some extras tools, here's the list of the requirements

Version 0.3 requirements

Git

sudo apt-get install git

GitPython

pip install gitpython

Version 0.1 requirements

python-dev

sudo apt-get install python-dev

psutil

pip install psutil

virt-what

sudo apt-get install virt-what

or

sudo yum install -y virt-what