venus-dashboard/setup.cfg
baiziyu 0ad485a844 * initial commit.
Change-Id: I9829560c0af20bb06ebfd283f147bc92378abe50
2021-05-31 19:14:21 +08:00

41 lines
1.2 KiB
INI

[metadata]
name = venus-dashboard
summary = Venus Horizon plugin
description_file =
README.rst
author = OpenStack
author_email = openstack-discuss@lists.openstack.org
home_page = https://docs.openstack.org/venus-dashboard/latest/
python_requires = >=3.6
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 :: Implementation :: CPython
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
[files]
packages =
venus_dashboard
[compile_catalog]
directory = venus_dashboard/locale
domain = venus-dashboard
[update_catalog]
domain = venus-dashboard
output_dir = venus_dashboard/dashboard/locale
input_file = venus_dashboard/dashboard/locale/venus-dashboard.pot
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = venus_dashboard/dashboard/locale/venus-dashboard.pot