Removed the --upgrade option, add numpy and scipy via yum

This commit is contained in:
Anton Beloglazov 2012-09-28 10:29:39 +10:00
parent c8b80687d7
commit f1fbcb53a9

View File

@ -14,5 +14,5 @@
# 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 --upgrade pyqcy mocktest PyContracts SQLAlchemy bottle requests Sphinx python-novaclient sudo pip-python install pyqcy mocktest PyContracts SQLAlchemy bottle requests Sphinx python-novaclient
#sudo pacman -S python2-scipy sudo yum install -y numpy scipy