We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b2bcc0 commit 9f59e28Copy full SHA for 9f59e28
setup.py
@@ -38,6 +38,7 @@ def find_version():
38
"Programming Language :: Python :: 3.9",
39
"Programming Language :: Python :: 3.10",
40
"Topic :: Software Development :: Testing",
41
+ "Framework :: Asyncio",
42
"Framework :: Pytest",
43
],
44
python_requires=">= 3.7",
0 commit comments