From cc453678269ba5c98366ea52e109280650a14d33 Mon Sep 17 00:00:00 2001 From: Alessandro Amici Date: Wed, 16 May 2018 10:37:25 +0200 Subject: Style. --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 734f9b4..d750f33 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -6,7 +6,7 @@ How to develop Install the package following README.rst and then install development dependencies:: - pip install -U -r tests/requirements-dev.txt + $ pip install -U -r tests/requirements-dev.txt Unit tests can be run with `pytest `_ with:: -- cgit v1.2.3