Merge "Add classifiers for Python 3.10 and 3.11"

This commit is contained in:
Zuul
2024-03-04 23:37:36 +00:00
committed by Gerrit Code Review

View File

@@ -27,6 +27,8 @@ classifiers =
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python
Topic :: Utilities
python_requires = >= 3.6