Fix cyclic links in goodpractices.rst

This commit is contained in:
MapleCCC 2021-05-27 04:33:49 +08:00
parent 1d5ee4dd7c
commit 627b446252
1 changed files with 1 additions and 1 deletions

View File

@ -240,7 +240,7 @@ tox
------ ------
Once you are done with your work and want to make sure that your actual Once you are done with your work and want to make sure that your actual
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
virtualenv test automation tool and its `pytest support virtualenv test automation tool and its `pytest support
<https://tox.readthedocs.io/en/latest/example/pytest.html>`_. <https://tox.readthedocs.io/en/latest/example/pytest.html>`_.
tox helps you to setup virtualenv environments with pre-defined tox helps you to setup virtualenv environments with pre-defined