blob: a701572575bbc656a3b905adae4254a736abcc70 [file] [log] [blame]
Monty Taylor64375012013-04-28 18:22:59 -07001[metadata]
2name = tempest
Matthew Treinishc122f1e2013-10-17 15:05:41 +00003version = 2014.1
Monty Taylor64375012013-04-28 18:22:59 -07004summary = OpenStack Integration Testing
5description-file =
6 README.rst
Masayuki Igawacde02862014-02-24 19:11:41 +09007author = OpenStack
8author-email = openstack-dev@lists.openstack.org
Monty Taylor64375012013-04-28 18:22:59 -07009home-page = http://www.openstack.org/
10classifier =
11 Intended Audience :: Information Technology
12 Intended Audience :: System Administrators
13 Intended Audience :: Developers
14 License :: OSI Approved :: Apache Software License
15 Operating System :: POSIX :: Linux
16 Programming Language :: Python
17 Programming Language :: Python :: 2
18 Programming Language :: Python :: 2.7
19
Sean Dagueb56052b2013-05-21 17:57:41 -040020[build_sphinx]
21all_files = 1
22build-dir = doc/build
23source-dir = doc/source
Sascha Peilicke39f82e82013-11-19 10:00:26 +010024
25[wheel]
26universal = 1