Added pyenchant to the readme as an optional dependency
This commit is contained in:
parent
c1e3bb9c82
commit
936f48f167
@ -28,6 +28,10 @@ Following packages are *required*:
|
|||||||
* Python 2.x >= 2.6
|
* Python 2.x >= 2.6
|
||||||
* PySide (recommended, packages: python.pyside.*) or PyQt4 (python-qt4)
|
* PySide (recommended, packages: python.pyside.*) or PyQt4 (python-qt4)
|
||||||
|
|
||||||
|
Following packages are *optional*:
|
||||||
|
|
||||||
|
* PyEnchant (for spell check)
|
||||||
|
|
||||||
=== Install via source distribution
|
=== Install via source distribution
|
||||||
|
|
||||||
----
|
----
|
||||||
|
Loading…
Reference in New Issue
Block a user