Update classifiers

This commit is contained in:
Michael Mintz 2019-06-26 03:31:45 -04:00
parent 5c6aa0b790
commit b442ba3ea0
1 changed files with 2 additions and 1 deletions

View File

@ -38,6 +38,8 @@ setup(
"Topic :: Software Development :: Testing :: Acceptance", "Topic :: Software Development :: Testing :: Acceptance",
"Topic :: Software Development :: Testing :: Traffic Generation", "Topic :: Software Development :: Testing :: Traffic Generation",
"Topic :: Utilities", "Topic :: Utilities",
"Intended Audience :: Developers",
"Intended Audience :: Information Technology",
"Operating System :: Microsoft :: Windows", "Operating System :: Microsoft :: Windows",
"Operating System :: Unix", "Operating System :: Unix",
"Operating System :: MacOS", "Operating System :: MacOS",
@ -45,7 +47,6 @@ setup(
"Programming Language :: Python", "Programming Language :: Python",
"Programming Language :: Python :: 2.7", "Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3", "Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.7",