<div dir="ltr">Hi all,<div><br></div><div>A new Trove Classifier &quot;Framework :: Pytest&quot; has been added to PyPI[1] following a request I made some time ago[2]. </div><div><br></div><div>With this users have another way to search for pytest plugins besides searching only for projects with &quot;pytest-&quot; prefix, which is great!</div><div><br></div><div>Later on today I will update the official docs to mention this and update plugincompat[3] to also use this classifier to find plugins. </div><div><br></div><div>I recommend all plugin authors to include this classifier in your ``setup.py`` and publish the change to PyPI. For those who don&#39;t know, you don&#39;t need to publish a new release to update the PyPI project page, you can just add the classifier to ``setup.py`` and execute ``python setup.py register``. :)</div><div><br></div><div>Cheers,</div><div><br></div><div>[1] <a href="https://pypi.python.org/pypi?%3Aaction=list_classifiers" target="_blank">https://pypi.python.org/pypi?%3Aaction=list_classifiers</a><br></div><div>[2] <a href="https://github.com/pypa/warehouse/issues/542" target="_blank">https://github.com/pypa/warehouse/issues/542</a></div><div>[3] <a href="http://plugincompat.herokuapp.com/" target="_blank">http://plugincompat.herokuapp.com/</a></div></div>