kavithahr b5acd95c12 The python 3.5 is added
In setup.cfg the python 3.4 support is removed.
In tox.ini the python 3.5 version is added.

Change-Id: I5e1996c2e35996fa471fa394d58a1764b01e855e
2017-03-08 11:45:33 +05:30

29 lines
756 B
INI

[metadata]
name = osc-lib
summary = OpenStackClient Library
description-file =
README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://docs.openstack.org/developer/osc-lib
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.5
[files]
packages =
osc_lib
[build_sphinx]
source-dir = doc/source
build-dir = doc/build
all_files = 1