Remove py26 and py33 support from setup.cfg
This patch remove py26 and py33 support from setup.cfg. Horizon doesn't support these version of python. Change-Id: I0b9b6a7e42cf0ad8caf8879eb5d6b342b76e8abc Closes-Bug: 1525786
This commit is contained in:
@@ -16,9 +16,7 @@ classifier =
|
|||||||
Programming Language :: Python
|
Programming Language :: Python
|
||||||
Programming Language :: Python :: 2
|
Programming Language :: Python :: 2
|
||||||
Programming Language :: Python :: 2.7
|
Programming Language :: Python :: 2.7
|
||||||
Programming Language :: Python :: 2.6
|
|
||||||
Programming Language :: Python :: 3
|
Programming Language :: Python :: 3
|
||||||
Programming Language :: Python :: 3.3
|
|
||||||
Programming Language :: Python :: 3.4
|
Programming Language :: Python :: 3.4
|
||||||
|
|
||||||
[files]
|
[files]
|
||||||
|
|||||||
Reference in New Issue
Block a user