monasca-common/setup.cfg
Adrian Czarnecki 00bc2d4ccd Add python3.5 classifier to setup.cfg
Story: 2000975
Task: 28477

Change-Id: I85e547b3ad4a7f3362081efa213b0ca5b862e5df
2018-12-19 09:44:21 +00:00

31 lines
699 B
INI

[metadata]
name = monasca-common
summary = Monasca common python modules
description-file =
README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = https://github.com/openstack/monasca-common
classifier =
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.7
Programming Language :: Python :: 3.5
[global]
setup-hooks =
pbr.hooks.setup_hook
[files]
packages =
monasca_common
[pbr]
autodoc_index_modules = True
[wheel]
universal = 1