[metadata] name = zuul-sphinx summary = A Sphinx extension for documenting Zuul jobs description-file = README.rst author = OpenStack Infrastructure Team author-email = openstack-infra@lists.openstack.org home-page = https://docs.openstack.org/infra/zuul-sphinx/ 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 :: 3 Programming Language :: Python :: 3.5 [files] packages = zuul_sphinx [build_sphinx] all-files = 1 warning-is-error = 1 source-dir = doc/source build-dir = doc/build [flake8] # These are ignored intentionally in openstack-infra projects; # please don't submit patches that solely correct them or enable them. ignore = E125,E129,H show-source = True exclude = .venv,.tox,.nox,dist,doc,build,*.egg