update supported python version in setup.cfg
Nodepool requires Python 3.5 or newer, so need update the information for pypi. Change-Id: I980116039fcd221fcb7bdfdd12dfbeeda8cbbe2f
This commit is contained in:
parent
a2c2983407
commit
e9b29bab37
@ -12,9 +12,8 @@ classifier =
|
|||||||
License :: OSI Approved :: Apache Software License
|
License :: OSI Approved :: Apache Software License
|
||||||
Operating System :: POSIX :: Linux
|
Operating System :: POSIX :: Linux
|
||||||
Programming Language :: Python
|
Programming Language :: Python
|
||||||
Programming Language :: Python :: 2
|
Programming Language :: Python :: 3
|
||||||
Programming Language :: Python :: 2.7
|
Programming Language :: Python :: 3.5
|
||||||
Programming Language :: Python :: 2.6
|
|
||||||
|
|
||||||
[pbr]
|
[pbr]
|
||||||
warnerrors = True
|
warnerrors = True
|
||||||
|
Loading…
Reference in New Issue
Block a user