refstack/setup.cfg
Cao Xuan Hoang bf5ccb3f07 Remove support for py33
Python 3.3 is not supported from Mitaka, as per Infra.
This patch removes the support for the same.

Change-Id: I3aa689a1c88abe274f492cf90f7c10f9b07f5553
2017-01-23 08:24:47 +07:00

36 lines
839 B
INI

[metadata]
name = refstack
summary = OpenStack interop testing
description-file =
README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = https://refstack.openstack.org
classifier =
Environment :: OpenStack
Intended Audience :: Developers
Intended Audience :: Information Technology
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.4
[files]
packages =
refstack
scripts =
bin/refstack-manage
bin/refstack-api
[global]
setup-hooks =
pbr.hooks.setup_hook
[entry_points]
oslo.config.opts =
refstack = refstack.opts:list_opts