Add a py35 tox venv for upcoming py35 support
Soon the gate jobs will support Python 3.5. This patch adds the tox virtualenv in preparation for the move from 3.4 to 3.5. Change-Id: I8eb0289b4ce4cfbc47ad79affa7af6ea3dac73d0
This commit is contained in:
parent
7b04a56d7f
commit
04ad3d8c79
@ -17,6 +17,7 @@ classifier =
|
||||
Programming Language :: Python :: 2.7
|
||||
Programming Language :: Python :: 3
|
||||
Programming Language :: Python :: 3.4
|
||||
Programming Language :: Python :: 3.5
|
||||
|
||||
[files]
|
||||
packages =
|
||||
|
Loading…
Reference in New Issue
Block a user