doc: update PyPi classifiers, add Operating System

This commit is contained in:
debugtalk
2019-10-28 13:17:00 +08:00
parent b2d5c75d79
commit 26c77525f6

View File

@@ -17,6 +17,9 @@ classifiers = [
"Topic :: Software Development :: Testing",
"Topic :: Software Development :: Quality Assurance",
"Topic :: Software Development :: Libraries :: Python Modules",
"Operating System :: MacOS",
"Operating System :: POSIX :: Linux",
"Operating System :: Microsoft :: Windows",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",