Merge pull request #8705 from MapleCCC/main

Fix cyclic links in goodpractices.rst
This commit is contained in:
Bruno Oliveira 2021-05-26 18:41:13 -03:00 committed by GitHub
commit 798bca4076
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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
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
<https://tox.readthedocs.io/en/latest/example/pytest.html>`_.
tox helps you to setup virtualenv environments with pre-defined