Commit d8ccfbc
MNT: Add missing dependency to environment.yml
matplotlib#28617 introduced parallel gallery builds. This needs joblib as a
dependency for sphinx-gallery. `requirements.txt` solves this via
`sphinx-gallery[parallel]>=0.12.0`. Unfortunately, conda does not
support variants, therefore we have to add the dependency
explicitly to `environment.yml`.1 parent 5e5ce02 commit d8ccfbc
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
0 commit comments