diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 50bd0e5e7..1ad7666ec 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -151,7 +151,8 @@ the following: - PyPI presence with packaging metadata that contains a ``pytest-`` prefixed name, version number, authors, short and long description. -- a ``tox.ini`` for running tests using `tox `_. +- a `tox configuration `_ + for running tests using `tox `_. - a ``README`` describing how to use the plugin and on which platforms it runs.