Merge "[Configuration] Remove the build documentation."

This commit is contained in:
Zuul 2019-02-15 15:40:07 +00:00 committed by Gerrit Code Review
commit 010ec6a5a1
3 changed files with 4 additions and 11 deletions

View File

@ -1,5 +1,3 @@
pre-commit>=1.10 # MIT License
# this is required for the docs build jobs
reno>=2.5.0 # Apache-2.0
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0
pre-commit==1.13.0 # MIT License
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
bashate>=0.5.1 # Apache-2.0

View File

@ -1,6 +1,6 @@
[tox]
minversion = 2.0
envlist = docs, linters
envlist = linters
skipdist = True
[testenv]
@ -19,10 +19,6 @@ basepython = python3
deps = bindep
commands = bindep test
[testenv:docs]
basepython = python3
commands = python setup.py build_sphinx
[testenv:bashate]
envdir = {toxworkdir}/linters
commands =

View File

@ -2,7 +2,6 @@
- project:
templates:
- check-requirements
- release-notes-jobs-python3
check:
jobs:
- tripleo-ci-centos-7-scenario000-multinode-oooq-container-updates