Doc Change: update supported python versions
Update it to match the versions of python that we currently test on. Change-Id: I766b666e6f6568d8660f7ff58f35a3f35a094050
This commit is contained in:
parent
c5039432bb
commit
23b1e05f0b
@ -18,10 +18,9 @@ classifier =
|
||||
Operating System :: OS Independent
|
||||
Programming Language :: Python
|
||||
Programming Language :: Python :: 2
|
||||
Programming Language :: Python :: 2.6
|
||||
Programming Language :: Python :: 2.7
|
||||
Programming Language :: Python :: 3
|
||||
Programming Language :: Python :: 3.3
|
||||
Programming Language :: Python :: 3.4
|
||||
|
||||
[files]
|
||||
packages =
|
||||
|
Loading…
Reference in New Issue
Block a user