Merge pull request #3 from raphapr/fixdeps

Fix centOS dependencies, tested with CentOS 7.0.1406
This commit is contained in:
Anton Beloglazov 2015-01-23 18:45:04 +11:00
commit 623a1c9e8e

View File

@ -14,6 +14,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
sudo yum install -y python-pip numpy scipy
sudo pip-python install --upgrade pyqcy PyContracts SQLAlchemy bottle requests Sphinx python-novaclient
sudo pip-python install mocktest
sudo yum install -y python-pip numpy scipy libvirt-python
sudo pip install --upgrade pyqcy PyContracts SQLAlchemy bottle requests Sphinx python-novaclient
sudo pip install mocktest