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
commit f6a7b3e8b5
1 changed files with 2 additions and 0 deletions

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