openstack-doc-tools/releasenotes/notes/fix-langs-tox-c3ead8fa02de31fc.yaml
Andreas Jaeger 99c3a4d777 Properly pass arguments for language building
Do not give sphinx-build as single argument, split it up.
tox 2.5.0 currently complains that it cannot find "sphinx-build arg1
arg2" - so, pass this properly now.

Add releasenote for this.

Change-Id: I5da1d06866c16a8c56be23e87817d163b28803a8
2016-11-18 15:16:48 +01:00

6 lines
139 B
YAML

---
fixes:
- Fix doc-tools-check-languages, it used a wrong way
of passing arguments to tox and failed therefore with
tox 2.5.0.