Skip to content

Commit db2dec3

Browse files
committed
Disable HDF5 file locking in tox
1 parent 7bf940f commit db2dec3

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
@@ -176,6 +176,8 @@ passenv =
176176
XAUTHORITY
177177
NUMPY_EXPERIMENTAL_ARRAY_FUNCTION
178178
PYVISTA_OFF_SCREEN
179+
setenv =
180+
HDF5_USE_FILE_LOCKING = FALSE
179181
extras =
180182
dev
181183
commands =

0 commit comments

Comments
 (0)