Updated dependencies in README.

This commit is contained in:
Virgil Dupras 2010-04-07 09:14:10 +02:00
parent 5be76d7c0f
commit 0491aa9f6e
1 changed files with 1 additions and 0 deletions

1
README
View File

@ -27,6 +27,7 @@ General dependencies
-----
- Python 2.6 (http://www.python.org)
- Send2Trash (http://hg.hardcoded.net/send2trash)
- lxml, to read and write XML files. (http://codespeak.net/lxml/)
- Mako, to generate help files. (http://www.makotemplates.org/)
- PyYaml, for help files and the build system. (http://pyyaml.org/)