[stable/1.6 only] Setting default interpreter for tox docs env to generic Python3

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: I8dedc843dfebb6a89701aac7cf03948dc125d079
This commit is contained in:
Jiri Podivin 2022-12-01 16:16:37 +01:00
parent 2b59b4b40b
commit 1788406012
1 changed files with 1 additions and 0 deletions

View File

@ -157,6 +157,7 @@ commands =
coverage report --show-missing
[testenv:docs]
basepython = python3
deps =
-c {env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/train}
-r {toxinidir}/doc/requirements.txt