aboutsummaryrefslogtreecommitdiffstats
path: root/doc/developers.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/developers.rst')
-rw-r--r--doc/developers.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/developers.rst b/doc/developers.rst
index c5bebc3..0443110 100644
--- a/doc/developers.rst
+++ b/doc/developers.rst
@@ -128,8 +128,6 @@ Alternatively, you can issue the following command::
sphinx-build -b html doc/ doc/_build/
The index of the documentation will then be found under doc/_build/index.html.
-Note that you will need pyexiv2 to be installed system-wide or to be found on
-the ``PYTHONPATH`` for the documentation to build successfully.
Unit tests
##########