From 6993beeacf7a7d66f4f0342b6ae6bd5cda6acb93 Mon Sep 17 00:00:00 2001 From: Peter Sobolewski <76622105+psobolewskiPhD@users.noreply.github.com> Date: Mon, 19 Jun 2023 17:29:37 +0200 Subject: [PATCH] Fix tox.ini (XAUTHORITY on new line) (#46) --- tox.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 2fd330b..1d110c7 100644 --- a/tox.ini +++ b/tox.ini @@ -24,7 +24,8 @@ platform = passenv = CI GITHUB_ACTIONS - DISPLAY XAUTHORITY + DISPLAY + XAUTHORITY NUMPY_EXPERIMENTAL_ARRAY_FUNCTION PYVISTA_OFF_SCREEN extras =