-
Notifications
You must be signed in to change notification settings - Fork 1
/
setup.cfg
33 lines (30 loc) · 904 Bytes
/
setup.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[metadata]
name = keystone_spassword
version = 1.19.0
summary = Keystone SPASSWORD extension
description-file =
README.md
author = Telefonica I+D
author-email = [email protected]
home-page = https://github.com/telefonicaid
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
[files]
packages =
keystone_spassword
[egg_info]
tag_build =
tag_date = 0
tag_svn_revision = 0
# NOTE(dstanek): Uncomment the [pbr] section below and remove the ext.apidoc
# Sphinx extension when https://launchpad.net/bugs/1260495 is fixed.
[pbr]
warnerrors = True