Skip to content

Commit 719f4cf

Browse files
author
Ghanshyam Mann
committed
Updating python testing as per Yoga testing runtime
Yoga testing runtime has been updated with py38 and py39 as voting and removed the py36 testing. Unit tests update are handled by the job template change in openstack-zuul-job - https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/818609 this commit makes other required changes in setup.cfg metadata. [1] https://governance.openstack.org/tc/reference/runtimes/yoga.html Change-Id: Idd8da33c954234b7c5d2d969c50da8aee4bf7904
1 parent 64ab6b4 commit 719f4cf

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

setup.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,8 @@ classifier =
1717
Programming Language :: Python :: 3 :: Only
1818
Programming Language :: Python :: Implementation :: CPython
1919
Programming Language :: Python :: 3
20-
Programming Language :: Python :: 3.6
21-
Programming Language :: Python :: 3.7
2220
Programming Language :: Python :: 3.8
21+
Programming Language :: Python :: 3.9
2322

2423
[files]
2524
packages =

0 commit comments

Comments
 (0)