Update CONTRIBUTING.rst

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

View File

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