packetary-specs/setup.cfg
Vladimir Kozhukalov fc24251028 Initial commit
Add file repository structure
* AUTHORS
* Changelog
* LICENSE
* README.rst
* doc
* specs
* tests
* requirements.txt
* setup.py
* setup.cfg
* tox.ini
* tools

Change-Id: Icc4b0f58f50a019b7cd7dfaf945ebd7b1ba87a89
2016-03-18 16:50:12 +03:00

24 lines
503 B
INI

[metadata]
name = packetary-specs
summary = Packetary Project Development Specs
description-file =
README.rst
author = OpenStack
author-email = packetary-dev@lists.launchpad.net
home-page = https://wiki.openstack.org/wiki/Packetary
classifier =
Intended Audience :: Developers
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
[build_sphinx]
all_files = 1
build-dir = doc/build
source-dir = doc/source
[pbr]
warnerrors = True
[wheel]
universal = 1