tripleo-ui/setup.cfg
Thierry Carrez d760973c2c Fix sdist tarball name in setup.cfg
Fix name parameter in recently-added setup.cfg so that
tripleo-ui tarballs continue to be named "tripleo-ui.tar.gz"
and all appear under http://tarballs.openstack.org/tripleo-ui/

Change-Id: I223eae15605ab0f8d97ee8606c05dffe7332ab77
2017-02-16 10:50:59 +01:00

34 lines
782 B
INI

[metadata]
name = tripleo-ui
summary = tripleo-ui
description-file =
README.md
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = https://git.openstack.org/cgit/openstack/tripleo-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
[files]
packages =
scripts =
data_files =
[entry_points]
[build_sphinx]
all_files = 1
build-dir = doc/build
source-dir = doc/source