adjutant-ui/setup.cfg
Ghanshyam Mann 8adc451be1 Update python classifier in setup.cfg
As per the current release tested runtime, we test
from python 3.9 till python 3.12 so updating the same in python
classifier in setup.cfg

Change-Id: I4e3bd79c610b355ea716c35a4c4cb71157d890af
2024-11-04 20:37:59 +00:00

29 lines
885 B
INI

[metadata]
name = adjutant-ui
summary = Adjutant User Interface
description-file =
README.rst
author = Adrian Turjak
author-email = adriant@catalyst.net.nz
home-page = https://github.com/catalyst/adjutant-ui
python-requires = >=3.9
classifier =
Environment :: OpenStack
Framework :: Django
Intended Audience :: Information Technology
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: Implementation :: CPython
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
[files]
packages =
adjutant_ui