Remove python v3.10 support
https://review.opendev.org/c/openstack/venus-dashboard/+/813727 introduced py3.10 version, remove reason is we are not testing py3.10 yet. that might be the target in Z cycle. We are adding a non voting job for py3.10 in Yoga job template but that is also not done yet. Change-Id: If91dba657f06bd10b3c0821bf438c0d65cc9e464
This commit is contained in:
parent
47ca1ffcab
commit
5eaa3a6571
@ -21,7 +21,6 @@ classifier =
|
||||
Programming Language :: Python :: 3.7
|
||||
Programming Language :: Python :: 3.8
|
||||
Programming Language :: Python :: 3.9
|
||||
Programming Language :: Python :: 3.10
|
||||
|
||||
[files]
|
||||
packages =
|
||||
|
Loading…
x
Reference in New Issue
Block a user