8000 Changing environment.yml for it to work on Windows · matplotlib/matplotlib@7364f3d · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7364f3d

Browse files
committed
Changing environment.yml for it to work on Windows
1 parent 0371cf9 commit 7364f3d

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