Skip to content

Commit 3f42f35

Browse files
authored
Merge pull request matplotlib#28890 from matplotlib/mnt-envrionment-yml
MNT: Add missing dependency to environment.yml
2 parents f50efa5 + d8ccfbc commit 3f42f35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ dependencies:
4040
- sphinx>=3.0.0,!=6.1.2
4141
- sphinx-copybutton
4242
- sphinx-gallery>=0.12.0
43+
- joblib # needed for sphinx-gallery[parallel]
4344
- sphinx-design
4445
- sphinx-tags>=0.4.0
4546
- pip

0 commit comments

Comments
 (0)