diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index fdc91988..fc35f884 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -25,8 +25,8 @@ Make sure the tests pass: .. code-block:: sh - python -m pip install -e .[tests] - tox + python -m pip install -e .[tests,daphne] + pytest .. note:: If you're using ``zsh`` for your shell, the above command will fail with a