From 7b07ed50181d6fb03c82608f849aea7aa005d564 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= Date: Tue, 22 Aug 2023 17:28:14 -0700 Subject: [PATCH] DEV: marking the plugin stable --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index c08d192..caefa77 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ name = pytest-doctestplus url = https://github.com/scientific-python/pytest-doctestplus author = Scientific Python Developers classifiers = - Development Status :: 3 - Alpha + Development Status :: 5 - Production/Stable Framework :: Pytest Intended Audience :: Developers License :: OSI Approved :: BSD License