We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf6043e commit 4307653Copy full SHA for 4307653
setup.py
@@ -48,6 +48,7 @@ def run_tests(self):
48
url="http://github.com/pytest-dev/pytest-qt",
49
classifiers=[
50
'Development Status :: 5 - Production/Stable',
51
+ 'Framework :: Pytest',
52
'Intended Audience :: Developers',
53
'License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)',
54
'Operating System :: OS Independent',
0 commit comments