README: update dependencies for docs and development.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
This commit is contained in:
parent
1384d79098
commit
944c76d7b1
1 changed files with 12 additions and 0 deletions
12
README.adoc
12
README.adoc
|
|
@ -12,6 +12,18 @@ Requirements
|
||||||
In Debian, installing the +python3-urwid+ package will generally satisfy the
|
In Debian, installing the +python3-urwid+ package will generally satisfy the
|
||||||
dependencies.
|
dependencies.
|
||||||
|
|
||||||
|
If you want to build the documentation as well, you'll need
|
||||||
|
|
||||||
|
* Asciidoctor
|
||||||
|
* Apache FOP
|
||||||
|
* DocBook XSL-NS stylesheets (the DocBook 5 ones)
|
||||||
|
* xsltproc
|
||||||
|
|
||||||
|
Development requirements include
|
||||||
|
|
||||||
|
* pep8
|
||||||
|
* pyflakes3
|
||||||
|
|
||||||
newfol is generally developed with the latest version of Python 3, but should be
|
newfol is generally developed with the latest version of Python 3, but should be
|
||||||
compatible with earlier versions. Please file an issue on GitHub if something
|
compatible with earlier versions. Please file an issue on GitHub if something
|
||||||
is broken.
|
is broken.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue