The python 3.5 is added
In setup.cfg file the python 3.4 support is removed and added 3.5 In tox.ini the python 3.5 is added Change-Id: I0dd1992369bc7eef4d78876f34df76a74b5de843
This commit is contained in:
parent
4e7190d1f0
commit
8c3a850803
@ -17,7 +17,7 @@ classifier =
|
||||
Programming Language :: Python :: 2.7
|
||||
Programming Language :: Python :: 3
|
||||
Programming Language :: Python :: 3.3
|
||||
Programming Language :: Python :: 3.4
|
||||
Programming Language :: Python :: 3.5
|
||||
|
||||
[files]
|
||||
packages =
|
||||
@ -48,4 +48,4 @@ output_file = ovsdbapp/locale/ovsdbapp.pot
|
||||
[build_releasenotes]
|
||||
all_files = 1
|
||||
build-dir = releasenotes/build
|
||||
source-dir = releasenotes/source
|
||||
source-dir = releasenotes/source
|
||||
|
Loading…
x
Reference in New Issue
Block a user