Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e0747b commit 75d661aCopy full SHA for 75d661a
1 file changed
doc/devel/dependencies.rst
@@ -186,6 +186,12 @@ Required:
186
- Ghostscript_ (>= 9.0, to render PDF files)
187
- Inkscape_ (to render SVG files)
188
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
195
Optional:
196
197
- pytest-cov_ (>=2.3.1) to collect coverage information
0 commit comments