Skip to content

Commit 63e4524

Browse files
committed
Add Python 3.8 to supported runtimes
Python 3.8 was introduced to tested runtimes in OpenStack projects during Victoria[1], and a unit test job on Python 3.8 was added. [1] Victoria: https://governance.openstack.org/tc/reference/runtimes/victoria.html Wallaby: https://governance.openstack.org/tc/reference/runtimes/wallaby.html Change-Id: I6e2079619aa306aa34ba74adc491f3b5521b2aa4
1 parent 453b104 commit 63e4524

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ classifier =
1616
Programming Language :: Python :: 3
1717
Programming Language :: Python :: 3.6
1818
Programming Language :: Python :: 3.7
19+
Programming Language :: Python :: 3.8
1920

2021
[files]
2122
packages =

0 commit comments

Comments
 (0)