Replace hardcoded links to PyPI with extlinks (#9224)
This commit is contained in:
@@ -154,8 +154,7 @@ This makes use of the automatic caching mechanisms of pytest.
|
||||
|
||||
Another good approach is by adding the data files in the ``tests`` folder.
|
||||
There are also community plugins available to help to manage this aspect of
|
||||
testing, e.g. `pytest-datadir <https://pypi.org/project/pytest-datadir/>`__
|
||||
and `pytest-datafiles <https://pypi.org/project/pytest-datafiles/>`__.
|
||||
testing, e.g. :pypi:`pytest-datadir` and :pypi:`pytest-datafiles`.
|
||||
|
||||
.. _fixtures-signal-cleanup:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user