8000 Merge pull request #23256 from oscargus/inkscapeinstall · matplotlib/matplotlib@ae0749b · GitHub
[go: up one dir, main page]

Skip to content

Commit ae0749b

Browse files
authored
Merge pull request #23256 from oscargus/inkscapeinstall
DOC: Add note about Inkscape install on Windows
2 parents 6494196 + 75d661a commit ae0749b

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