venus-dashboard/setup.cfg

43 lines
1.3 KiB
INI

[metadata]
name = venus-dashboard
summary = Venus Horizon plugin
description_file =
README.rst
long_description_content_type = text/markdown
author = OpenStack
author_email = openstack-discuss@lists.openstack.org
home_page = https://docs.openstack.org/venus-dashboard/latest/
python_requires = >=3.8
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.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
[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