Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3f42f35

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)