Update python classifier in setup.cfg

As per the current release tested runtime, we test
till python 3.11 so updating the same in python
classifier in setup.cfg

Change-Id: I2d72dfbcd336e5668f35fbd8d2a3de58ee655ec4
This commit is contained in:
likui 2024-01-17 10:40:09 +08:00
parent 1a11b9c463
commit b319505e2f
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ classifier =
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
[files]
packages = ironicclient