Fixed link to Python Classifiers
This commit is contained in:
parent
7c2e843358
commit
1e34734f8f
|
@ -164,7 +164,7 @@ If a package is installed this way, ``pytest`` will load
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
Make sure to include ``Framework :: Pytest`` in your list of
|
Make sure to include ``Framework :: Pytest`` in your list of
|
||||||
`PyPI classifiers <https://python-packaging-user-guide.readthedocs.io/distributing/#classifiers>`_
|
`PyPI classifiers <https://pypi.org/classifiers/>`_
|
||||||
to make it easy for users to find your plugin.
|
to make it easy for users to find your plugin.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue