Revision 7a694e30 doc/devnotes.rst

b/doc/devnotes.rst
16 16
- `python-epydoc <http://epydoc.sourceforge.net/>`_
17 17
- `python-sphinx <http://sphinx.pocoo.org/>`_
18 18
  (tested with version 1.1.3)
19
- `python-mock <http://www.voidspace.org.uk/python/mock/>`_
19 20
- `graphviz <http://www.graphviz.org/>`_
20 21
- the `en_US.UTF-8` locale must be enabled on the system
21 22
- `pylint <http://www.logilab.org/857>`_ and its associated
......
47 48

  
48 49
     $ apt-get install python-setuptools automake git fakeroot
49 50
     $ apt-get install pandoc python-epydoc graphviz
50
     $ apt-get install python-yaml
51
     $ apt-get install python-yaml python-mock
51 52
     $ cd / && sudo easy_install \
52 53
               sphinx \
53 54
               logilab-astng==0.23.1 \

Also available in: Unified diff