mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-24 15:16:40 -06:00
Fix tox in Azure CI
Fixes: https://pagure.io/freeipa/issue/9347 Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com> Reviewed-By: Francisco Trivino <ftrivino@redhat.com>
This commit is contained in:
parent
ebac8f6f9b
commit
3f9d9b2626
1
tox.ini
1
tox.ini
@ -5,6 +5,7 @@ skip_missing_interpreters=true
|
|||||||
skipsdist=true
|
skipsdist=true
|
||||||
|
|
||||||
[testenv]
|
[testenv]
|
||||||
|
allowlist_externals={toxinidir}/.tox-install.sh
|
||||||
# always re-create virtual env. A special install helper is used to configure,
|
# always re-create virtual env. A special install helper is used to configure,
|
||||||
# build and install packages.
|
# build and install packages.
|
||||||
recreate=True
|
recreate=True
|
||||||
|
Loading…
Reference in New Issue
Block a user