Rename tox target for pdf build

zuul jobs require target to be called pdf-docs instead of docs-pdf
This commit is contained in:
Artem Goncharov 2023-03-23 12:25:19 +01:00
parent ec59663c39
commit 03ecab9755

View File

@ -35,7 +35,7 @@ commands =
{[testenv:json-{{ doc.type }}]commands} {[testenv:json-{{ doc.type }}]commands}
{%- endfor %} {%- endfor %}
[testenv:docs-pdf] [testenv:pdf-docs]
deps = -r{toxinidir}/doc/requirements.txt deps = -r{toxinidir}/doc/requirements.txt
allowlist_externals = allowlist_externals =
rm rm