diff --git a/otc_metadata/templates/tox.ini.j2 b/otc_metadata/templates/tox.ini.j2 index f8316308..dedd9fb8 100644 --- a/otc_metadata/templates/tox.ini.j2 +++ b/otc_metadata/templates/tox.ini.j2 @@ -35,7 +35,7 @@ commands = {[testenv:json-{{ doc.type }}]commands} {%- endfor %} -[testenv:docs-pdf] +[testenv:pdf-docs] deps = -r{toxinidir}/doc/requirements.txt allowlist_externals = rm