Python 3.4 support is removed
In setup.cfg and tox.ini the python 3.4 is removed beacuse python 3.5 is available. Change-Id: I176d7fce4778aa7a1d4d93924d4c8785233fa7ef
This commit is contained in:
@@ -17,7 +17,6 @@ classifier =
|
|||||||
Programming Language :: Python :: 2
|
Programming Language :: Python :: 2
|
||||||
Programming Language :: Python :: 2.7
|
Programming Language :: Python :: 2.7
|
||||||
Programming Language :: Python :: 3
|
Programming Language :: Python :: 3
|
||||||
Programming Language :: Python :: 3.4
|
|
||||||
Programming Language :: Python :: 3.5
|
Programming Language :: Python :: 3.5
|
||||||
|
|
||||||
[files]
|
[files]
|
||||||
|
Reference in New Issue
Block a user