Fixed the CentOS deps script
This commit is contained in:
parent
219c68ab35
commit
3ff6366b5b
@ -14,5 +14,6 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
sudo pip-python install pyqcy mocktest PyContracts SQLAlchemy bottle requests Sphinx python-novaclient
|
sudo yum install -y python-pip numpy scipy
|
||||||
sudo yum install -y numpy scipy
|
sudo pip-python install --upgrade pyqcy PyContracts SQLAlchemy bottle requests Sphinx python-novaclient
|
||||||
|
sudo pip-python install mocktest
|
||||||
|
Loading…
Reference in New Issue
Block a user