magnum-ui/setup.cfg
Cao Xuan Hoang 1578a7f852 Add Python 3.5 classifier and venv
Now that there is a passing gate job, we can claim
support for Python 3.5 in the classifier.
This patch also adds the convenience py35 venv.

Change-Id: Ifaa336eb08c697f022bda17aaf38e39e891a0c72
2017-01-18 13:44:51 +07:00

30 lines
803 B
INI

[metadata]
name = magnum-ui
summary = Magnum User Interface
description-file =
README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://docs.openstack.org/developer/magnum-ui/
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 :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5
[files]
packages =
magnum_ui
[build_sphinx]
all_files = 1
build-dir = doc/build
source-dir = doc/source