Cleaning up parameters.

This commit is contained in:
Michael Lazar
2016-07-21 22:25:05 -07:00
parent b95c4448af
commit 6ed9d37aa1
2 changed files with 77 additions and 65 deletions

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
$ pip install pytest vcrpy --upgrade
2. Set your ``$PYTHONPATH`` to point to the directory of your RTV repository.