Skip to content

Commit ae59cf3

Browse files
committed
Set env variables in tox.ini
1 parent dfc1426 commit ae59cf3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ whitelist_externals =
1212
setenv =
1313
# Do not use matplotlib GUI backend during tests.
1414
MPLBACKEND = agg
15+
DIFFEQPY_COMPILE = n
16+
DIFFEQ_DEPOT = y
1517
passenv =
1618
# Allow a workaround for "error initializing LibGit2 module":
1719
# https://github.com/JuliaLang/julia/issues/18693

0 commit comments

Comments
 (0)