We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76dbd45 commit 32f2c63Copy full SHA for 32f2c63
docs/tests.rst
@@ -17,6 +17,8 @@ environments by running::
17
18
tox
19
20
+.. note:: You need `Mercurial`_ installed to pass some tests.
21
+
22
To target a specific environment::
23
24
tox -e py27
@@ -35,6 +37,7 @@ target a single environment to limit the test suite::
35
37
Test documentation compilation with Sphinx.
36
38
39
.. _`Tox`: http://tox.readthedocs.io/en/latest/index.html
40
+.. _`Mercurial`: https://www.mercurial-scm.org/
41
.. _`Prospector`: http://prospector.readthedocs.io/en/master/
42
.. _`pylint`: http://docs.pylint.org/
43
.. _`pyflakes`: https://github.com/pyflakes/pyflakes
0 commit comments