Minor updates to setup.cfg.

This commit is contained in:
Dan Prince 2014-09-04 09:50:31 -04:00
parent cfda711898
commit 97548baece
1 changed files with 9 additions and 9 deletions

View File

@ -3,21 +3,16 @@ name = os-net-config
summary = OpenStack network configuration
description-file =
README.rst
author = Dan Prince
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://www.openstack.org/
home-page = http://git.openstack.org/cgit/openstack/os-net-config
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology
Intended Audience :: Developers
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Operating System :: Linux
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 2.6
Programming Language :: Python :: 3
Programming Language :: Python :: 3.3
[files]
packages =
@ -52,3 +47,8 @@ input_file = os_net_config/locale/os-net-config.pot
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = os_net_config/locale/os-net-config.pot
[egg_info]
tag_build =
tag_date = 0
tag_svn_revision = 0