Merge "Remove mysql-dev dependency from os-svc-install"

This commit is contained in:
Jenkins 2016-03-31 05:16:59 +00:00 committed by Gerrit Code Review
commit 427e1e150d
2 changed files with 0 additions and 3 deletions

View File

@ -53,8 +53,6 @@ function python_install() {
done
pip install -r $reqs
# FIXME: pip requires doesn't include MySQL-python
pip install MySQL-python
fi
fi
# Always replay this, as we cannot use the entry this would generate in the manifest

View File

@ -1,4 +1,3 @@
mysql-dev
pip-and-virtualenv
pip-manifest
svc-map