We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c6aa0b commit b442ba3Copy full SHA for b442ba3
setup.py
@@ -38,14 +38,15 @@
38
"Topic :: Software Development :: Testing :: Acceptance",
39
"Topic :: Software Development :: Testing :: Traffic Generation",
40
"Topic :: Utilities",
41
+ "Intended Audience :: Developers",
42
+ "Intended Audience :: Information Technology",
43
"Operating System :: Microsoft :: Windows",
44
"Operating System :: Unix",
45
"Operating System :: MacOS",
46
"Framework :: Pytest",
47
"Programming Language :: Python",
48
"Programming Language :: Python :: 2.7",
49
"Programming Language :: Python :: 3",
- "Programming Language :: Python :: 3.4",
50
"Programming Language :: Python :: 3.5",
51
"Programming Language :: Python :: 3.6",
52
"Programming Language :: Python :: 3.7",
0 commit comments