File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ description = Metric as a Service
55long_description = file: README.rst
66long_description_content_type = text/x-rst
77author = Gnocchi developers
8- python_requires = >=3.8
8+ python_requires = >=3.9
99classifier =
1010 Intended Audience :: Information Technology
1111 Intended Audience :: System Administrators
@@ -14,9 +14,10 @@ classifier =
1414 Programming Language :: Python
1515 Programming Language :: Python :: 3
1616 Programming Language :: Python :: 3 :: Only
17- Programming Language :: Python :: 3.8
1817 Programming Language :: Python :: 3.9
18+ Programming Language :: Python :: 3.10
1919 Programming Language :: Python :: 3.11
20+ Programming Language :: Python :: 3.12
2021 Topic :: System :: Monitoring
2122
2223[options]
You can’t perform that action at this time.
0 commit comments