summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorFrançois Magimel <magimel.francois@gmail.com>2020-11-27 16:33:32 +0100
committerGitHub <noreply@github.com>2020-11-27 16:33:32 +0100
commit84112269445997ad6bfcf25247e788a31365460e (patch)
tree6c2d5b9b169cd6b4a23db5547bdd5b348c5bb72b /docs
parente6f545fccd83dbd14baff40070594cc96838c9bf (diff)
downloadnetaddr-84112269445997ad6bfcf25247e788a31365460e.tar.gz
Doc: fix the sphinx syntax (#220)
Diffstat (limited to 'docs')
-rw-r--r--docs/source/introduction.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/introduction.rst b/docs/source/introduction.rst
index 2a7cfd5..6f35c74 100644
--- a/docs/source/introduction.rst
+++ b/docs/source/introduction.rst
@@ -57,7 +57,7 @@ Tests
netaddr requires py.test (https://pytest.org/).
-To run the test suite, clone the repository and run:
+To run the test suite, clone the repository and run::
python setup.py test