8000 Add note about Inkscape install on Windows · matplotlib/matplotlib@75d661a · 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 75d661a

Browse files
committed
Add note about Inkscape install on Windows
1 parent 9e0747b commit 75d661a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/devel/dependencies.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,12 @@ Required:
186186
- Ghostscript_ (>= 9.0, to render PDF files)
187187
- Inkscape_ (to render SVG files)
188188

189+
.. note::
190+
191+
When installing Inkscape on Windows, make sure that you select Add
192+
Inkscape to system PATH, either for all users or current user, or the
193+
tests will not find it.
194+
189195
Optional:
190196

191197
- pytest-cov_ (>=2.3.1) to collect coverage information

0 commit comments

Comments
 (0)
0