Skip to content

Commit

Permalink
Merge "[FAB-5204] Doc: Delete pip install docker-compose"
Browse files Browse the repository at this point in the history
  • Loading branch information
mastersingh24 authored and Gerrit Code Review committed Sep 10, 2017
2 parents f0f326e + b8c6374 commit 833b24a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/source/dev-setup/devenv.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@ Prerequisites
- Note: The BIOS Enabled Virtualization may be within the CPU or
Security settings of the BIOS

``pip``, ``behave`` and ``docker-compose``
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
``pip`` and ``behave``
~~~~~~~~~~~~~~~~~~~~~~

::

pip install --upgrade pip
pip install behave nose docker-compose
pip install behave nose
pip install -I flask==0.10.1 python-dateutil==2.2 pytz==2014.3 pyyaml==3.10 couchdb==1.0 flask-cors==2.0.1 requests==2.4.3 pyOpenSSL==16.2.0 pysha3==1.0b1 grpcio==1.0.4

#PIP packages required for some behave tests
Expand Down

0 comments on commit 833b24a

Please sign in to comment.