8000 Merge pull request #23264 from lucasricci/fix-environment · matplotlib/matplotlib@d58e966 · GitHub
[go: up one dir, main page]

Skip to content

Commit d58e966

Browse files
authored
Merge pull request #23264 from lucasricci/fix-environment
DEV: Changing environment.yml for it to work on Windows
2 parents 62618db + 7364f3d commit d58e966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ dependencies:
3838
- pip:
3939
- mpl-sphinx-theme
4040
- sphinxcontrib-svg2pdfconverter
41+
- pikepdf
4142
# testing
4243
- coverage
4344
- flake8>=3.8
@@ -47,7 +48,6 @@ dependencies:
4748
- nbconvert[execute]!=6.0.0,!=6.0.1
4849
- nbformat!=5.0.0,!=5.0.1
4950
- pandas!=0.25.0
50-
- pikepdf
5151
- psutil
5252
- pre-commit
5353
- pydocstyle>=5.1.0

0 commit comments

Comments
 (0)
0