Skip to content

Commit e474947

Browse files
authored
Turned on isolated_build in tox.ini file (#1210)
1 parent f361631 commit e474947

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
[tox]
77
envlist = py38-npy{120,latest}, py39, py310, docs
8+
isolated_build = True
89

910
[testenv]
1011
install_command = pip install --no-binary=numcodecs {opts} {packages}

0 commit comments

Comments
 (0)