We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7684d73 commit aac763eCopy full SHA for aac763e
1 file changed
setup.cfg
@@ -22,7 +22,9 @@ classifiers =
22
Programming Language :: Python :: 3.8
23
Programming Language :: Python :: 3.9
24
Programming Language :: Python :: 3.10
25
- Development Status :: 4 - Beta
+ Development Status :: 5 - Production/Stable
26
+ Framework :: Pytest
27
+ Typing :: Typed
28
Intended Audience :: Developers
29
License :: OSI Approved :: Apache Software License
30
platforms = unix, linux, osx, cygwin, win32
0 commit comments