6abf50fdc7
Python 2 is no longer supported. Python 3 is required. This patch stop testing with python2 and issue the release note. Change-Id: Idb4c37948b9ad5b19229a86fbbc42c2b63f585eb
29 lines
807 B
INI
29 lines
807 B
INI
[metadata]
|
|
name = blazar-dashboard
|
|
summary = Horizon plugin for the Blazar Reservation Service for OpenStack
|
|
description-file =
|
|
README.rst
|
|
author = OpenStack
|
|
author-email = openstack-discuss@lists.openstack.org
|
|
home-page = https://docs.openstack.org/blazar-dashboard/latest/
|
|
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 :: 3
|
|
Programming Language :: Python :: 3.6
|
|
Programming Language :: Python :: 3.7
|
|
|
|
[files]
|
|
packages =
|
|
blazar_dashboard
|
|
|
|
[build_sphinx]
|
|
all_files = 1
|
|
build-dir = doc/build
|
|
source-dir = doc/source
|
|
warning-is-error = 1
|