We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1d5ee4d + 627b446 commit 798bca4Copy full SHA for 798bca4
doc/en/explanation/goodpractices.rst
@@ -240,7 +240,7 @@ tox
240
------
241
242
Once you are done with your work and want to make sure that your actual
243
-package passes all tests you may want to look into `tox`_, the
+package passes all tests you may want to look into `tox <https://tox.readthedocs.io/>`_, the
244
virtualenv test automation tool and its `pytest support
245
<https://tox.readthedocs.io/en/latest/example/pytest.html>`_.
246
tox helps you to setup virtualenv environments with pre-defined
0 commit comments