Support python 3.6 and 3.7
According to 'Tested Runtimes for Train' [1] we need to support Python 2.7, Python 3.7 and Python 3.6 runtimes. [1] https://governance.openstack.org/tc/reference/runtimes/train.html Change-Id: I455f69f2c3bf036a305597d0263e9e7617f3c373
This commit is contained in:
parent
75f252f0d2
commit
48fc316adf
@ -16,9 +16,8 @@ classifier =
|
||||
Programming Language :: Python :: 2
|
||||
Programming Language :: Python :: 2.7
|
||||
Programming Language :: Python :: 3
|
||||
Programming Language :: Python :: 3.3
|
||||
Programming Language :: Python :: 3.5
|
||||
Programming Language :: Python :: 3.6
|
||||
Programming Language :: Python :: 3.7
|
||||
|
||||
[files]
|
||||
packages =
|
||||
|
Loading…
Reference in New Issue
Block a user