Skip to content

Commit 32f2c63

Browse files
committed
Add note about mercurial
Some tests need mercurial to pass. Closes readthedocs#3320
1 parent 76dbd45 commit 32f2c63

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/tests.rst

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ environments by running::
1717

1818
tox
1919

20+
.. note:: You need `Mercurial`_ installed to pass some tests.
21+
2022
To target a specific environment::
2123

2224
tox -e py27
@@ -35,6 +37,7 @@ target a single environment to limit the test suite::
3537
Test documentation compilation with Sphinx.
3638

3739
.. _`Tox`: http://tox.readthedocs.io/en/latest/index.html
40+
.. _`Mercurial`: https://www.mercurial-scm.org/
3841
.. _`Prospector`: http://prospector.readthedocs.io/en/master/
3942
.. _`pylint`: http://docs.pylint.org/
4043
.. _`pyflakes`: https://github.com/pyflakes/pyflakes

0 commit comments

Comments
 (0)