Remove tox environment py27 and add py36
Python 2.7 will soon be EOL. Remove the 2.7 tox environment, and add 3.6 to match other airship projects. Change-Id: I6d9b7ac22014a29cd26400ee8a2a5203d7c5b84c
This commit is contained in:
parent
ce79550ee1
commit
835f5136d4
@ -13,11 +13,9 @@ 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 :: 2.7
|
|
||||||
Programming Language :: Python :: 3
|
Programming Language :: Python :: 3
|
||||||
Programming Language :: Python :: 3.3
|
Programming Language :: Python :: 3.5
|
||||||
Programming Language :: Python :: 3.4
|
Programming Language :: Python :: 3.6
|
||||||
|
|
||||||
[files]
|
[files]
|
||||||
packages =
|
packages =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user