Skip to content

Commit 8173f32

Browse files
committed
Disable HDF5 file locking in tox
1 parent ecda952 commit 8173f32

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,8 @@ passenv =
175175
XAUTHORITY
176176
NUMPY_EXPERIMENTAL_ARRAY_FUNCTION
177177
PYVISTA_OFF_SCREEN
178+
setenv =
179+
HDF5_USE_FILE_LOCKING = FALSE
178180
extras =
179181
dev
180182
commands =

0 commit comments

Comments
 (0)