Skip to content

Commit aac763e

Browse files
committed
Update classifiers
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
1 parent 7684d73 commit aac763e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

setup.cfg

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ classifiers =
2222
Programming Language :: Python :: 3.8
2323
Programming Language :: Python :: 3.9
2424
Programming Language :: Python :: 3.10
25-
Development Status :: 4 - Beta
25+
Development Status :: 5 - Production/Stable
26+
Framework :: Pytest
27+
Typing :: Typed
2628
Intended Audience :: Developers
2729
License :: OSI Approved :: Apache Software License
2830
platforms = unix, linux, osx, cygwin, win32

0 commit comments

Comments
 (0)