Added pyenchant to the readme as an optional dependency
This commit is contained in:
parent
c1e3bb9c82
commit
936f48f167
1 changed files with 4 additions and 0 deletions
|
@ -28,6 +28,10 @@ Following packages are *required*:
|
|||
* Python 2.x >= 2.6
|
||||
* PySide (recommended, packages: python.pyside.*) or PyQt4 (python-qt4)
|
||||
|
||||
Following packages are *optional*:
|
||||
|
||||
* PyEnchant (for spell check)
|
||||
|
||||
=== Install via source distribution
|
||||
|
||||
----
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue