Skip to content

Commit

Permalink
Add instructions for pip install via easy_install.
Browse files Browse the repository at this point in the history
Add a line item to easy_install pip since we now need to pip install
openstack.nose_plugin. Fixes bug 951019

Change-Id: Ibf4b8bb7feac2b8290db2f4c4665dacf8a881462
  • Loading branch information
pandemicsyn committed Mar 9, 2012
1 parent e90354d commit 9e713e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/source/development_saio.rst
Expand Up @@ -32,6 +32,7 @@ Installing dependencies and the core code
python-coverage python-dev python-nose python-setuptools python-simplejson
python-xattr sqlite3 xfsprogs python-webob python-eventlet
python-greenlet python-pastedeploy python-netifaces`
#. `easy_install pip`
#. `pip install openstack.nose_plugin`
#. Install anything else you want, like screen, ssh, vim, etc.

Expand Down

0 comments on commit 9e713e1

Please sign in to comment.