We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1298729 + e6202bc commit ae101ffCopy full SHA for ae101ff
setup.py
@@ -31,6 +31,6 @@ def readme():
31
'Programming Language :: Python :: 3.5',
32
'Programming Language :: Python :: 3.6',
33
'Topic :: Software Development :: Libraries :: Python Modules',
34
- 'Topic :: Testing',
+ 'Topic :: Software Development :: Testing',
35
'Development Status :: 4 - Beta'],
36
)
0 commit comments