Skip to content

Commit 2e32e19

Browse files
committed
chore(tox): Set NO_ET for all tests
1 parent 1982dd2 commit 2e32e19

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
@@ -39,6 +39,7 @@ pass_env =
3939
PYTHON_GIL
4040
extras = test
4141
setenv =
42+
NO_ET: '1'
4243
pre: PIP_EXTRA_INDEX_URL=https://pypi.anaconda.org/scientific-python-nightly-wheels/simple
4344
pre: UV_INDEX=https://pypi.anaconda.org/scientific-python-nightly-wheels/simple
4445
pre: UV_INDEX_STRATEGY=unsafe-best-match

0 commit comments

Comments
 (0)