Merge "Drop Python 3.10"

This commit is contained in:
Zuul
2026-06-29 11:35:05 +00:00
committed by Gerrit Code Review
+1 -2
View File
@@ -3,13 +3,12 @@ name = blazar
summary = Reservation Service for OpenStack clouds
description_file = README.rst
license = Apache Software License
python_requires = >=3.10
python_requires = >=3.11
classifiers =
Programming Language :: Python
Programming Language :: Python :: Implementation :: CPython
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
Programming Language :: Python :: 3.13