-
Iustin Pop authored
This should help a lot of users, since pylint 0.21.1 was quite an old version… The tree is "clean" w.r.t. the new pylint version. Signed-off-by:
Iustin Pop <iustin@google.com> Reviewed-by:
Michele Tartara <mtartara@google.com>
099e9213
devnotes.rst 7.58 KiB
Developer notes
Build dependencies
Most dependencies from :doc:`install-quick`, including qemu-img
(marked there as optional) plus (for Python):
- GNU make
- GNU tar
- Gzip
- pandoc
- python-epydoc
- python-sphinx (tested with version 1.1.3)
- graphviz
- the en_US.UTF-8 locale must be enabled on the system
- pylint and its associated dependencies
- pep8
For older developement (Ganeti < 2.4) docbook
was used instead
pandoc
.
Note that for pylint, at the current moment the following versions must be used:
$ pylint --version
pylint 0.25.1,
astng 0.23.1, common 0.58.0
The same with pep8, other versions may give you errors: