Remove xml2po cruft

We do not use DocBook XML in this repository and thus do not use xml2po
anymore. Remove comments and settings that are not needed anymore.

Change-Id: I2648743b671d9bdc553caf51756f7bb1fae396c0
This commit is contained in:
Andreas Jaeger 2016-03-28 15:45:50 +02:00
parent ea1bdfcc47
commit 3390645b94
1 changed files with 0 additions and 12 deletions

12
tox.ini
View File

@ -39,10 +39,6 @@ commands =
{toxinidir}/tools/build-all-rst.sh
[testenv:checklang]
# Generatedocbook needs xml2po which cannot be installed
# in the venv. Since it's installed in the system, let's
# use sitepackages.
sitepackages=True
whitelist_externals =
doc-tools-check-languages
bash
@ -53,18 +49,10 @@ commands =
[testenv:buildlang]
# Run as "tox -e buildlang -- $LANG"
# Generatedocbook needs xml2po which cannot be installed
# in the venv. Since it's installed in the system, let's
# use sitepackages.
sitepackages=True
whitelist_externals = doc-tools-check-languages
commands = doc-tools-check-languages doc-tools-check-languages.conf test {posargs}
[testenv:publishlang]
# Generatedocbook needs xml2po which cannot be installed
# in the venv. Since it's installed in the system, let's
# use sitepackages.
sitepackages=True
whitelist_externals = doc-tools-check-languages
commands = doc-tools-check-languages doc-tools-check-languages.conf publish all