Declare support for Python 3.5 in setup.cfg
This is required for the Python 3.5 goal to be finished for real. Change-Id: I66a3a50575ce4547bf04e3835a5c92c85977201a Related-Bug: #1673768
This commit is contained in:
parent
39c2e992fd
commit
34324112e0
@ -15,6 +15,9 @@ classifier =
|
|||||||
Operating System :: OS Independent
|
Operating System :: OS Independent
|
||||||
Programming Language :: Python
|
Programming Language :: Python
|
||||||
Programming Language :: Python :: 2
|
Programming Language :: Python :: 2
|
||||||
|
Programming Language :: Python :: 2.7
|
||||||
|
Programming Language :: Python :: 3
|
||||||
|
Programming Language :: Python :: 3.5
|
||||||
|
|
||||||
[files]
|
[files]
|
||||||
packages =
|
packages =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user