Skip to content

Commit

Permalink
update developer_guide.rst instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
mariuswinger authored and eivindjahren committed Jun 7, 2023
1 parent cbec52e commit cedb6b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/developer_guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require in order to run tests:

.. code-block:: console
pip install -r dev-requirements.txt
pip install -e ".[dev]"
At last, you can use pytest to run the tests

Expand Down

0 comments on commit cedb6b8

Please sign in to comment.