diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index e1a95c6..1d7f2a6 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -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.