blob: 58871344aac15311f72c41d5af2fd51454338085 [file] [log] [blame]
Sean M. Collins09e550c2014-10-21 11:40:08 -04001[metadata]
2name = DevStack
3summary = OpenStack DevStack
4description-file =
5 README.md
6author = OpenStack
7author-email = openstack-dev@lists.openstack.org
8home-page = http://devstack.org
9classifier =
10 Intended Audience :: Developers
11 License :: OSI Approved :: Apache Software License
12 Operating System :: POSIX :: Linux
13
14[build_sphinx]
15all_files = 1
16build-dir = doc/build
17source-dir = doc/source
18
19[pbr]
20warnerrors = True
21
22[wheel]
23universal = 1