mirror of
https://opendev.org/openstack/designate.git
synced 2026-01-16 23:11:37 +00:00
Update python classifier in setup.cfg
As per the current release tested runtime, we test till python 3.12 so updating the same in python classifier in setup.cfg Change-Id: I5b40134b3703a9934fe5ad6cbb9b0ee6bda93e50
This commit is contained in:
parent
d8a980fa0e
commit
f211006648
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ classifiers =
|
|||
Programming Language :: Python :: 3
|
||||
Programming Language :: Python :: 3.10
|
||||
Programming Language :: Python :: 3.11
|
||||
Programming Language :: Python :: 3.12
|
||||
Topic :: Internet :: Name Service (DNS)
|
||||
|
||||
[files]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue