Skip to content

Commit b739fe4

Browse files
committed
Add python 3.10 to setup.cfg metadata
Add python 3.10 to setup.cfg refer to: https://governance.openstack.org/tc/reference/runtimes/2023.2.html Change-Id: I743d463c7cf559d089bf5343bba0bca8675f7a27
1 parent 81597a0 commit b739fe4

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
@@ -17,6 +17,7 @@ classifier =
1717
Programming Language :: Python :: 3
1818
Programming Language :: Python :: 3.8
1919
Programming Language :: Python :: 3.9
20+
Programming Language :: Python :: 3.10
2021

2122
[files]
2223
packages =

0 commit comments

Comments
 (0)