requirements/setup.cfg
Monty Taylor 0b8794a527 Make openstack.requirements installable.
Turn requirements into a dummy package that, if installed, will
install all of OpenStack's requirements.

Change-Id: Ie2670278b740173bee09608d8ef9bf892f498aa1
2013-07-05 00:31:50 -04:00

23 lines
660 B
INI

[metadata]
name = openstack.requirements
summary = OpenStack Python Dependencies
description-file =
README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://www.openstack.org/
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 :: 2.6
[global]
setup-hooks =
pbr.hooks.setup_hook