Skip to content

Commit b0c0911

Browse files
committed
changed address to pytest-data-dir
1 parent 9ef23b6 commit b0c0911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/en/fixture.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ This makes use of the automatic caching mechanisms of pytest.
153153

154154
Another good approach is by adding the data files in the ``tests`` folder.
155155
There are also community plugins available to help managing this aspect of
156-
testing, e.g. `pytest-datadir <https://github.com/gabrielcnr/pytest-datadir>`__
156+
testing, e.g. `pytest-datadir <https://pypi.org/project/pytest-datadir/>`__
157157
and `pytest-datafiles <https://pypi.org/project/pytest-datafiles/>`__.
158158

159159
.. _smtpshared:

0 commit comments

Comments
 (0)