Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions doc/devel/dependencies.rst
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,12 @@ Required:
- Ghostscript_ (>= 9.0, to render PDF files)
- Inkscape_ (to render SVG files)

.. note::

When installing Inkscape on Windows, make sure that you select Add
Inkscape to system PATH, either for all users or current user, or the
tests will not find it.

Optional:

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