koehlma / pygtkspellcheck

A simple but quite powerful spellchecking library for GTK written in pure Python.
GNU General Public License v3.0
23 stars 9 forks source link

List dependencies #32

Closed jendrikseipp closed 7 years ago

jendrikseipp commented 7 years ago

I think the setup.py file should explicitly list pyenchant as a dependency. Otherwise installing pygtkspellcheck with pip will fail. Maybe you should also list sphinx as a dependency for building the docs.