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

Add Python 3.10 specifier.

parent 23d6580d
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,7 @@ setup(
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Topic :: Software Development",
"Topic :: Software Development :: Debuggers",
"Topic :: Software Development :: Quality Assurance",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment