Skip to content

Commit 6a43a34

Browse files
[docs] Removed redundant "pip install -r requirements-test.txt"
1 parent cff1f2b commit 6a43a34

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/developer/installation.rst

-6
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,6 @@ Launch Redis:
4545
4646
docker-compose up -d redis
4747
48-
Install test requirements:
49-
50-
.. code-block:: shell
51-
52-
pip install -r requirements-test.txt
53-
5448
Setup and activate a virtual-environment (we'll be using `virtualenv
5549
<https://pypi.org/project/virtualenv/>`_):
5650

0 commit comments

Comments
 (0)