Skip to content

Commit d3c9d9e

Browse files
committed
Declare Python 3.13 support
Python 3.13 is part of supported runtimes for 2026.1[1] and now is tested. [1] https://governance.openstack.org/tc/reference/runtimes/2026.1.html Change-Id: I6b5bf46a8d3cf1c04269a387e37225ddce1eae85 Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
1 parent dea9c30 commit d3c9d9e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ classifier =
2020
Programming Language :: Python :: 3.10
2121
Programming Language :: Python :: 3.11
2222
Programming Language :: Python :: 3.12
23+
Programming Language :: Python :: 3.13
2324

2425
[files]
2526
packages =

0 commit comments

Comments
 (0)