Skip to content

Commit 24fde2c

Browse files
committed
chore: Do not trigger etelemetry during tox runs
1 parent deb25bc commit 24fde2c

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
@@ -76,6 +76,7 @@ extras =
7676
full: ssh
7777
full: nipy
7878
setenv =
79+
NO_ET=1
7980
FSLOUTPUTTYPE=NIFTI_GZ
8081
pre: PIP_EXTRA_INDEX_URL=https://pypi.anaconda.org/scientific-python-nightly-wheels/simple
8182
pre: UV_EXTRA_INDEX_URL=https://pypi.anaconda.org/scientific-python-nightly-wheels/simple

0 commit comments

Comments
 (0)