Update CONTRIBUTING.rst

This commit is contained in:
Michael Lazar
2017-12-13 16:17:47 -05:00
committed by GitHub
parent 13a626c7b0
commit c3aa2d1d45

View File

@@ -70,7 +70,7 @@ This both speeds up the tests and helps to maintain consistency across runs.
.. code-block:: bash .. code-block:: bash
$ pip install .[test] $ pip install rtv[test]
2. Set your ``$PYTHONPATH`` to point to the directory of your RTV repository. 2. Set your ``$PYTHONPATH`` to point to the directory of your RTV repository.