diff --git a/srcpkgs/tox/template b/srcpkgs/tox/template index 8e6a6daa8ef..8f0aada772c 100644 --- a/srcpkgs/tox/template +++ b/srcpkgs/tox/template @@ -24,7 +24,8 @@ do_check() { and not test_tox_quickstart_script \ and not test_provision_cli_args_ignore \ and not test_provision_interrupt_child \ - and not test_provision_non_canonical_dep" + and not test_provision_non_canonical_dep \ + and not test_package_poetry" } post_install() {