Drop py37 and add py38 test
Drop python3.7 and add python3.8 from setup.cfg and tox.ini, since Wallaby's python supported runtimes are python 3.6 ~ python 3.8[1] ,python 3.7 still in use but not test [2]: [1] https://governance.openstack.org/tc/reference/runtimes/wallaby.html [2] http://lists.openstack.org/pipermail/openstack-discuss/2021-January/019648.html Change-Id: Id68d7015f97b7c2bb903bb7015998347e19980ea
This commit is contained in:
parent
86e35523f5
commit
26f24cf228
@ -17,6 +17,7 @@ classifier =
|
||||
Programming Language :: Python :: 3
|
||||
Programming Language :: Python :: 3.6
|
||||
Programming Language :: Python :: 3.7
|
||||
Programming Language :: Python :: 3.8
|
||||
|
||||
[files]
|
||||
packages =
|
||||
|
Loading…
x
Reference in New Issue
Block a user