Skip to content
Snippets Groups Projects
Commit 955525bf authored by nimrod's avatar nimrod
Browse files

Update classifiers.

Remove Python versions that aren't tested anymore, add those that are
tested.
parent 557613a1
No related branches found
No related tags found
No related merge requests found
......@@ -17,9 +17,10 @@ setup(
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Intended Audience :: System Administrators",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment