adding global constraints #129

Merged
zuul merged 4 commits from constraints into main 2023-08-09 11:12:15 +00:00
Showing only changes of commit 50af2e52e7 - Show all commits

View File

@ -43,7 +43,6 @@ commands =
[testenv:docs-pdf]
deps = {[testenv:docs]deps}
allowlist_externals =
rm
mkdir
@ -106,7 +105,6 @@ commands =
# PDF version
[testenv:{{ doc.type }}-pdf-docs]
deps = {[testenv:docs]deps}
allowlist_externals =
rm
mkdir