We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ffc3e5 commit a332293Copy full SHA for a332293
tox.ini
@@ -12,6 +12,8 @@ whitelist_externals =
12
setenv =
13
# Do not use matplotlib GUI backend during tests.
14
MPLBACKEND = agg
15
+ DIFFEQPY_COMPILE = n
16
+ DIFFEQ_DEPOT = y
17
passenv =
18
# Allow a workaround for "error initializing LibGit2 module":
19
# https://github.com/JuliaLang/julia/issues/18693
0 commit comments